Search results

Chart3DTooltipRenderEventArgs API in Vue Chart3d API component

Represents the arguments for 3D tooltip rendering event.

Properties

cancel

boolean

Specifies whether to cancel the tooltip render.

data

Chart3DPointInformation

Defines the point information for the tooltip.

headerText

string

Defines the header text for the tooltip.

template

string

Defines the tooltip template.

text

string

Specifies collections of tooltip text.

textStyle

FontModel

Defines tooltip text style.