Skip to main content

AxisLabelStyle Members

Stores the appearance settings of axis labels.

Constructors

Name Description
AxisLabelStyle() Initializes a new instance of the AxisLabelStyle class with default settings.

Fields

Name Description
TextStyleProperty static Identifies the TextStyle bindable property. Inherited from TextElementStyleBase.

Properties

Name Description
TextStyle Gets or sets the text style of the chart’s element. Inherited from TextElementStyleBase.
See Also