Graphics

Graphics
This namespace holds top-level commands and queries related to Graphics.

GetAxisContinuous

A query to return an AxisContinuous data reference.

Return     A reference to the AxisContinuous data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the AxisContinuous object to be found.
    Type     string

GetAxisDiscrete

A query to return an AxisDiscrete data reference.

Return     A reference to the AxisDiscrete data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the AxisDiscrete object to be found.
    Type     string

GetChartXY

A query to return a ChartXY data reference.

Return     A reference to the ChartXY data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the ChartXY object to be found.
    Type     string

GetChartXYZ

A query to return an ChartXYZ data reference.

Return     A reference to the ChartXYZ data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the ChartXYZ object to be found.
    Type     string

GetCorrelationMatrix

A query to return a CorrelationMatrix data reference.

Return     A reference to the CorrelationMatrix data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the CorrelationMatrix object to be found.
    Type     string

GetLegend

A query to return a Legend data reference.

Return     A reference to the Legend data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the Legend object to be found.
    Type     string

GetMultiAxisChart

A query to return a MultiAxisChart data reference.

Return     A reference to the MultiAxisChart data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the MultiAxisChart object to be found.
    Type     string

GetPieChart

A query to return a PieChart data reference.

Return     A reference to the PieChart data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the PieChart object to be found.
    Type     string

GetRenderStyle

A query to return a RenderStyle data reference.

Return     A reference to the RenderStyle data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the RenderStyle object to be found.
    Type     string

GetVariable

A query to return a Variable data reference.

Return     A reference to the Variable data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the Variable object to be found.
    Type     string

GetVariableXY

A query to return a VariableXY data reference.

Return     A reference to the VariableXY data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the VariableXY object to be found.
    Type     string

GetVariableXYZ

A query to return a VariableXYZ data reference.

Return     A reference to the VariableXYZ data entity.
    Type     DataReference

Required Arguments

Name    The data entity name of the VariableXYZ object to be found.
    Type     string