Skip to main content

AxisStyle Fields

Stores axis appearance settings.
Name Description
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
InterlacedColorProperty static Identifies the InterlacedColor bindable property.
InterlacedVisibleProperty static Identifies the InterlacedVisible bindable property.
LineColorProperty static Identifies the LineColor bindable property.
LineThicknessProperty static Identifies the LineThickness bindable property.
LineVisibleProperty static Identifies the LineVisible bindable property.
MajorGridlineDashesProperty static Identifies the MajorGridlineDashes bindable property.
MajorGridlinesColorProperty static Identifies the MajorGridlinesColor bindable property.
MajorGridlinesThicknessProperty static Identifies the MajorGridlinesThickness bindable property.
MajorGridlinesVisibleProperty static Identifies the MajorGridlinesVisible bindable property.
MajorTickmarkDashesProperty static Identifies the MajorTickmarkDashes bindable property.
MajorTickmarksLengthProperty static Identifies the MajorTickmarksLength bindable property.
MajorTickmarksThicknessProperty static Identifies the MajorTickmarksThickness bindable property.
MajorTickmarksVisibleProperty static Identifies the MajorTickmarksVisible bindable property.
MinorGridlineDashesProperty static Identifies the MinorGridlineDashes bindable property.
MinorGridlinesColorProperty static Identifies the MinorGridlinesColor bindable property.
MinorGridlinesThicknessProperty static Identifies the MinorGridlinesThickness bindable property.
MinorGridLinesVisibleProperty static Identifies the MinorGridLinesVisible bindable property.
MinorTickmarkDashesProperty static Identifies the MinorTickmarkDashes bindable property.
MinorTickmarksLengthProperty static Identifies the MinorTickmarksLength bindable property.
MinorTickmarksThicknessProperty static Identifies the MinorTickmarksThickness bindable property.
MinorTickmarksVisibleProperty static Identifies the MinorTickmarksVisible bindable property.
See Also