Properties
Private _dataPointDefs
Private _defaultActionId
_defaultActionId: string
Private _displayQuadrantLines
_displayQuadrantLines: boolean
Private _filterDataPointDefs
Private _graphType
_graphType: string
Private _groupingDataPointDef
Private _identityDataPointDef
Private _sampleModel
_sampleModel: string
Private _xAxisLabel
_xAxisLabel: string
Private _xAxisRangeFrom
_xAxisRangeFrom: number
Private _xAxisRangeTo
_xAxisRangeTo: number
Private _yAxisLabel
_yAxisLabel: string
Private _yAxisRangeFrom
_yAxisRangeFrom: number
Private _yAxisRangeTo
_yAxisRangeTo: number
Static GRAPH_TYPE_CARTESIAN
GRAPH_TYPE_CARTESIAN: string = "GRAPH_TYPE_BAR"
Static GRAPH_TYPE_PIE
GRAPH_TYPE_PIE: string = "GRAPH_TYPE_PIE"
Static PLOT_TYPE_BAR
PLOT_TYPE_BAR: string = "BAR"
Static PLOT_TYPE_BUBBLE
PLOT_TYPE_BUBBLE: string = "BUBBLE"
Static PLOT_TYPE_LINE
PLOT_TYPE_LINE: string = "LINE"
Static PLOT_TYPE_SCATTER
PLOT_TYPE_SCATTER: string = "SCATTER"
Static PLOT_TYPE_STACKED
PLOT_TYPE_STACKED: string = "STACKED"
PaneDef Subtype that describes a Graph Pane