/ Circular3d / Circular3DPointInformation
Search results

Circular3DPointInformation API in JavaScript Circular3d API control

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.