Skip to main content
A newer version of this page is available. .

ChartToolTipController Class

Provides options that define the tooltip appearance and behavior for a chart.

Namespace: DevExpress.XtraCharts.Web

Assembly: DevExpress.XtraCharts.v18.2.Web.dll

Declaration

public class ChartToolTipController :
    ChartElement

The following members return ChartToolTipController objects:

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize

Inheritance

Object
ChartElement
ChartToolTipController
See Also