Skip to main content

AxisX Fields

The base class for all X-axis (axis of arguments) types.
Name Description
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
DisplayPositionProperty static Identifies the DisplayPosition bindable property. Inherited from AxisBase.
HintOptionsProperty static Identifies the HintOptions bindable property. Inherited from AxisBase.
LabelProperty static Identifies the Label bindable property. Inherited from AxisBase.
LabelTextFormatterProperty static Identifies the LabelTextFormatter bindable property. Inherited from AxisBase.
LayoutProperty static Identifies the Layout bindable property. Inherited from AxisBase.
StyleProperty static Identifies the Style bindable property. Inherited from AxisBase.
SynchronizerProperty static Identifies the Synchronizer bindable property. Inherited from AxisBase.
TitleProperty static Identifies the Title bindable property. Inherited from AxisBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from AxisBase.
See Also