Back to Devexpress

AxisStyle Fields

maui-devexpress-dot-maui-dot-charts-dot-axisstyle-dot-underscore-fields.md

latest6.3 KB
Original Source

AxisStyle Fields

Stores axis appearance settings.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
InterlacedColorProperty staticIdentifies the InterlacedColor bindable property.
InterlacedVisibleProperty staticIdentifies the InterlacedVisible bindable property.
LineColorProperty staticIdentifies the LineColor bindable property.
LineThicknessProperty staticIdentifies the LineThickness bindable property.
LineVisibleProperty staticIdentifies the LineVisible bindable property.
MajorGridlineDashesProperty staticIdentifies the MajorGridlineDashes bindable property.
MajorGridlinesColorProperty staticIdentifies the MajorGridlinesColor bindable property.
MajorGridlinesThicknessProperty staticIdentifies the MajorGridlinesThickness bindable property.
MajorGridlinesVisibleProperty staticIdentifies the MajorGridlinesVisible bindable property.
MajorTickmarkDashesProperty staticIdentifies the MajorTickmarkDashes bindable property.
MajorTickmarksLengthProperty staticIdentifies the MajorTickmarksLength bindable property.
MajorTickmarksThicknessProperty staticIdentifies the MajorTickmarksThickness bindable property.
MajorTickmarksVisibleProperty staticIdentifies the MajorTickmarksVisible bindable property.
MinorGridlineDashesProperty staticIdentifies the MinorGridlineDashes bindable property.
MinorGridlinesColorProperty staticIdentifies the MinorGridlinesColor bindable property.
MinorGridlinesThicknessProperty staticIdentifies the MinorGridlinesThickness bindable property.
MinorGridLinesVisibleProperty staticIdentifies the MinorGridLinesVisible bindable property.
MinorTickmarkDashesProperty staticIdentifies the MinorTickmarkDashes bindable property.
MinorTickmarksLengthProperty staticIdentifies the MinorTickmarksLength bindable property.
MinorTickmarksThicknessProperty staticIdentifies the MinorTickmarksThickness bindable property.
MinorTickmarksVisibleProperty staticIdentifies the MinorTickmarksVisible bindable property.

See Also

AxisStyle Class

AxisStyle Members

DevExpress.Maui.Charts Namespace