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

BootstrapChartSeriesCollectionBase.ToString() Method

Returns the textual representation of BootstrapChartSeriesCollectionBase.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public override string ToString()

Returns

Type Description
String

A System.String value, which is the textual representation of the chart series collection.

See Also