Back to Devexpress

ChartToolTipController.AutoPopDelay Property

wpf-devexpress-dot-xpf-dot-charts-dot-charttooltipcontroller-99122cff.md

latest1.1 KB
Original Source

ChartToolTipController.AutoPopDelay Property

Specifies the auto pop up delay before the tooltip appears on a chart.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public TimeSpan AutoPopDelay { get; set; }
vb
Public Property AutoPopDelay As TimeSpan

Property Value

TypeDescription
TimeSpan

A System.TimeSpan value specifying the pop up tooltip delay.

|

See Also

ChartToolTipController Class

ChartToolTipController Members

DevExpress.Xpf.Charts Namespace