AxisTitle Members
In This Article
#Constructors
Name | Description |
---|---|
Axis |
Initializes a new instance of the Axis |
#Fields
Name | Description |
---|---|
Alignment |
Identifies the Alignment bindable property. |
Style |
Identifies the Style bindable property.
Inherited from Title |
Text |
Identifies the Text bindable property.
Inherited from Title |
Visible |
Identifies the Visible bindable property.
Inherited from Title |
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the axis title alignment. |
Style |
Gets or sets appearance settings of the title.
Inherited from Title |
Text |
Gets or sets the text the title displays.
Inherited from Title |
Visible |
Gets or sets whether the title is visible.
Inherited from Title |
See Also