AxisLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Axis |
Initializes a new instance of the Axis |
#Fields
Name | Description |
---|---|
Angle |
Identifies the Angle dependency property. |
Position |
Identifies the Position bindable property. |
Resolve |
Identifies the Resolve |
Staggered |
Identifies the Staggered dependency property. |
Style |
Identifies the Style bindable property.
Inherited from Axis |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Axis |
#Properties
Name | Description |
---|---|
Angle | |
Position | Gets or sets the position of axis labels. |
Resolve |
Gets or sets whether some axis labels are automatically hidden to avoid overlap. |
Staggered | |
Style |
Gets or sets axis label appearance settings.
Inherited from Axis |
Text |
Gets or sets the pattern applied to axis label text. |
Visible |
Specifies whether axis labels are visible.
Inherited from Axis |
See Also