ASPxClientAxisBase.diagram Property
Provides access to the XY-diagram which contains the current axis.
Declaration
diagram: ASPxClientXYDiagramBase
Property Value
Type | Description |
---|---|
ASPxClientXYDiagramBase | An ASPxClientXYDiagramBase class descendant. |
See Also