Skip to main content

AxisBase.ActualLabelOptions Property

Gets the actual label options.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public AxisLabelOptions ActualLabelOptions { get; }

#Property Value

Type Description
AxisLabelOptions

An AxisLabelOptions object.

See Also