Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional parameters passed to the constructor of TooltipModifier3D to configure it

Hierarchy

Index

Properties

Optional crosshairStroke

crosshairStroke: string

Gets or sets the stroke color of the crosshair as an HTML Color code

param

Optional crosshairStrokeThickness

crosshairStrokeThickness: number

Gets or sets the strokethickness of the crosshair line

Optional executeOn

executeOn: EExecuteOn

Defines the operation that modifier should respond to

Optional id

id: string

A unique Id for the ChartModifierBase3D

Optional isCrosshairVisible

isCrosshairVisible: boolean

When true, a crosshair line will be displayed from the hovered point location to the far axis wall

param

Optional placementDivId

placementDivId: string

Optional showTooltip

showTooltip: boolean

Optional tooltipContainerBackground

tooltipContainerBackground: string

Optional tooltipDataTemplate

tooltipDataTemplate: TTooltip3DDataTemplate

Optional tooltipLegendOffsetX

tooltipLegendOffsetX: number

Optional tooltipLegendOffsetY

tooltipLegendOffsetY: number

Optional tooltipLegendTemplate

tooltipLegendTemplate: TTooltip3DSvgTemplate

Optional tooltipSvgTemplate

tooltipSvgTemplate: TTooltip3DSvgTemplate

Optional tooltipTextStroke

tooltipTextStroke: string

Optional tooltipTitle

tooltipTitle: string

Generated using TypeDoc