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

ChartToolTipController.ToString() Method

Returns the textual representation of the tooltip controller.

Namespace: DevExpress.XtraCharts.Web

Assembly: DevExpress.XtraCharts.v19.1.Web.dll

Declaration

public override string ToString()

Returns

Type Description
String

A String value which is the textual representation of the tooltip controller.

See Also