Chart3DTickPosition
12 Sep 20251 minute to read
Interface for defining the position of ticks in a chart, including their coordinates.
Properties
x1 number
The x-coordinate of the starting point of the tick.
x2 number
The x-coordinate of the ending point of the tick.
y1 number
The y-coordinate of the starting point of the tick.
y2 number
The y-coordinate of the ending point of the tick.