Chart3DDataElement
23 Sep 20251 minute to read
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.