WebChartControl.ToolTipController Property
Specifies the tooltip controller component that controls the appearance, position and other settings of tooltips displayed for the Chart control.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v24.1.Web.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Property Value
Type | Description |
---|---|
ChartToolTipController | A ChartToolTipController object. |
See Also