Search results

Chart3DDataElement API in Vue Chart3d API component

Interface representing element data for a three-dimensional chart.

Properties

alternativeText

string

An alternative text property for the element.

location

Chart3DLocation

The location values associated with the element.

pointIndex

number

The index of the data point associated with the element.

series

Chart3DSeries

The three-dimensional series associated with the element.

text

string

The text content of the element.