ControlCoordinates.AxisX Property
In This Article
Gets the X-axis control coordinates.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#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