Hierarchy

  • YAxisTickLabel

Properties

converter: object

The converter used to format the labels. See the Help documentation for more information.

position: string

Defines the position of the tick labels relative to the plot area. Inside position is not supported for scatter and bubble charts.

rendered: string

Defines whether the tick labels are rendered.

scaling: string

The scaling behavior of the labels. When using a converter, scaling should be set to none, as the formatted result may not be compatible with the scaling suffixes.

style: object

The CSS style object defining the style of the labels.

Generated using TypeDoc