ASPxSeparatePaneIndicator.pane Property
In This Article
Returns the name of a pane, used to plot the separate pane indicator on an XYDiagram.
#Declaration
TypeScript
pane: string
#Property Value
Type | Description |
---|---|
string | A string that is the name of a pane. |
See Also