ASPxClientXYDiagram2D.secondaryAxesY Property
In This Article
Provides access to a collection of secondary Y-axes for a given 2D XY-diagram.
#Declaration
TypeScript
secondaryAxesY: ASPxClientAxis[]
#Property Value
Type | Description |
---|---|
ASPx |
An array of ASPx |
#Remarks
For more information, refer to Primary and Secondary Axes.
See Also