AxisLabel Fields
Stores axis label settings.Name | Description |
---|---|
AngleProperty static | Identifies the Angle dependency property. |
PositionProperty static | Identifies the Position bindable property. |
ResolveOverlappingOptionsProperty static | Identifies the ResolveOverlappingOptions dependency property. |
StaggeredProperty static | Identifies the Staggered dependency property. |
StyleProperty static | Identifies the Style bindable property. Inherited from AxisLabelBase. |
TextFormatProperty static | Identifies the TextFormat bindable property. |
VisibleProperty static | Identifies the Visible bindable property. Inherited from AxisLabelBase. |
See Also