Search results

Chart3DAxisLabelRenderEventArgs API in Vue Chart3d API component

Interface for event argument objects representing the rendering of labels on a 3D axis in a chart.

Properties

axis

Chart3DAxis

Defines the current axis.

cancel

boolean

Defines the event cancel status.

labelStyle

FontModel

Defines axis current label font style.

text

string

Defines axis current label text.

value

number

Defines axis current label value.