Chart3DTickElement
23 Sep 20251 minute to read
Interface representing properties and attributes for tick elements in a chart.
Properties
axisName string
The name of the axis associated with the tick (optional).
child Element
The child element associated with the tick.
font FontModel
The font style for text-based ticks (optional).
id string
The unique identifier of the tick element.
opacity number
The opacity of the tick element (optional).
stroke string
The stroke color of the tick element.
tag string
A tag associated with the tick element.
width number
The width of the tick element.