Back to Devexpress

StripAxisLabel Class

maui-devexpress-dot-maui-dot-charts-147ecb10.md

latest1.6 KB
Original Source

StripAxisLabel Class

Stores the strip’s axis label settings.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class StripAxisLabel :
    AxisLabelBase

The following members return StripAxisLabel objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyledElement AxisLabelBase StripAxisLabel

Extension Methods

Yield<StripAxisLabel>()

YieldIfNotNull<StripAxisLabel>()

See Also

StripAxisLabel Members

DevExpress.Maui.Charts Namespace