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