Skip to main content
A newer version of this page is available. .

AxisStyle Properties

Stores axis appearance settings.
Name Description
InterlacedColor Gets or sets the interlaced color. This is a bindable property.
InterlacedVisible Gets or sets whether interlacing is applied to the axis. This is a bindable property.
LineColor Gets or sets the axis line color. This is a bindable property.
LineThickness Gets or sets the axis line thickness. This is a bindable property.
LineVisible Gets or sets whether the axis line is displayed. This is a bindable property.
MajorGridlineDashes
MajorGridlinesColor Gets or sets the color of major grid lines. This is a bindable property.
MajorGridlinesThickness Gets or sets the thickness of major grid lines. This is a bindable property.
MajorGridlinesVisible Gets or sets whether grid lines are displayed. This is a bindable property.
MajorTickmarkDashes
MajorTickmarksLength Gets or sets the length of major tickmarks. This is a bindable property.
MajorTickmarksThickness Gets or sets the thickness of major tickmarks. This is a bindable property.
MajorTickmarksVisible Gets or sets whether major tickmarks are displayed on an axis. This is a bindable property.
MinorGridlineDashes
MinorGridlinesColor Gets or sets the color of minor grid lines. This is a bindable property.
MinorGridlinesThickness Gets or sets the thickness of minor grid lines. This is a bindable property.
MinorGridLinesVisible Gets or sets whether minor grid lines are displayed. This is a bindable property.
MinorTickmarkDashes
MinorTickmarksLength Gets or sets the length of minor tickmarks. This is a bindable property.
MinorTickmarksThickness Gets or sets the thickness of minor tickmarks. This is a bindable property.
MinorTickmarksVisible Gets or sets whether minor tickmarks are displayed on an axis. This is a bindable property.
See Also