CartesianChart.ActualAxisX Property
Gets the actual x-axis of the CartesianChart object.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
AxisX | An AxisX object. |
See Also