AxisTitle Fields
Stores axis title settings.Name | Description |
---|---|
AlignmentProperty static | Identifies the Alignment bindable property. |
AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
StyleProperty static | Identifies the Style bindable property. Inherited from TitleBase. |
TextProperty static | Identifies the Text bindable property. Inherited from TitleBase. |
VisibleProperty static | Identifies the Visible bindable property. Inherited from TitleBase. |
See Also