Chart3DTooltipRenderEventArgs

23 Sep 20251 minute to read

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.