Search results

Chart3DTickPosition API in Vue Chart3d API component

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.

Contents
Contents