ControlCoordinates.AxisX Property
In This Article
Gets the X-axis control coordinates.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Axis |
An Axis |
#Remarks
Use the AxisX property to get the control position that can be used in the control transformation from the diagram's coordinates to the screen coordinates.
See Also