StripAxisLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Strip |
Initializes a new instance of the Strip |
#Fields
Name | Description |
---|---|
Style |
Identifies the Style bindable property.
Inherited from Axis |
Text |
Identifies the Text bindable property. |
Visible |
Identifies the Visible bindable property.
Inherited from Axis |
#Properties
Name | Description |
---|---|
Style |
Gets or sets axis label appearance settings.
Inherited from Axis |
Text | Specifies the text of a strip’s axis label. |
Visible |
Specifies whether axis labels are visible.
Inherited from Axis |
See Also