ChartControl.ActualToolTipController Property
Returns the actual tooltip controller.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| ChartToolTipController | The controller that defines tooltip appearance and behavior for a chart. |
See Also