ChartToolTipController.AutoPopDelay Property
Specifies the auto pop up delay before the tooltip appears on a chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A System.TimeSpan value specifying the pop up tooltip delay. |
See Also