Circular3DPointInformation

12 Sep 20251 minute to read

Represents information about a point in a circular 3D chart.

Properties

pointIndex number

The index of the point.

pointText string

The text associated with the point.

pointX object

The x-value of the point.

pointY object

The y-value of the point.

seriesIndex number

The index of the point.

seriesName string

The name of the series.