Back to Devexpress

ChartControlSettings.ToolTipController Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-7645097b.md

latest1.2 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ChartToolTipController ToolTipController { get; }
vb
Public ReadOnly Property ToolTipController As ChartToolTipController

Property Value

TypeDescription
ChartToolTipController

A ChartToolTipController object.

|

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace