Hierarchy

  • Y2AxisMajorTick

Properties

baselineColor: string

The color of the major tick mark at the baseline. Valid values are auto, inherit, or a custom color. If set to inherit, it will follow the lineColor attribute. If baseline value is zero, the axisLine color of the orthogonal axis may override baseline color.

baselineStyle: string

The line style of the major tick mark at the baseline. If not specified, it will follow the lineStyle attribute.

baselineWidth: number

The width of the major tick mark at the baseline. If not specified, it will follow the lineWidth attribute.

lineColor: string

The color of the line.

lineStyle: string

The line style of the tick marks.

lineWidth: number

The width of the line.

rendered: string

Defines whether the line is rendered.

Generated using TypeDoc