Skip to main content

ChartBase.ToolTipEnabledProperty Field

Identifies the ChartBase.ToolTipEnabled dependency property.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public static readonly DependencyProperty ToolTipEnabledProperty

Field Value

Type
Windows.UI.Xaml.DependencyProperty
See Also