StripAxisLabel Class
Stores the strip’s axis label settings.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public class StripAxisLabel :
AxisLabelBase
Related API Members
The following members return StripAxisLabel objects:
Inheritance
Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
ChartElement
StyledElement
AxisLabelBase
StripAxisLabel
See Also