ASPxSeparatePaneIndicator.axisY Property
In This Article
Returns the name of the Y-axis that is used to plot the current indicator on a ASPxClientXYDiagram.
#Declaration
TypeScript
axisY: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the Y-axis name. |
See Also