This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

The style of ticks being drawn

Location

Namespace
Fuse.Charting
Package
Fuse.Charting 2.9.1

Possible Values

Axial

The ticks are along the horizontal/vertical axis for the chart. This is generally used for line and bar charts.

Angular

The ticks are radial lines from the center to the edge. This is generally used for pie and spider charts.

Show Uno properties and methods

Interface of PlotTickStyle

Angular : PlotTickStyle uno

The ticks are radial lines from the center to the edge. This is generally used for pie and spider charts.

Axial : PlotTickStyle uno

The ticks are along the horizontal/vertical axis for the chart. This is generally used for line and bar charts.

Inherited from object