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.2.Web.dll
Declaration
Property Value
Type | Description |
---|---|
ChartToolTipController | A ChartToolTipController object. |
See Also