Skip to main content

ASPxSeparatePaneIndicator Members

Represents the client-side equivalent of the SeparatePaneIndicator class.

Properties

Name Description
axisY Returns the name of the Y-axis that is used to plot the current indicator on a ASPxClientXYDiagram.
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
pane Returns the name of a pane, used to plot the separate pane indicator on an XYDiagram.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
See Also