Skip to main content

SparklineViewBase.ToString() Method

Returns a human-readable string that represents the SparklineViewBase object.

Namespace: DevExpress.Sparkline

Assembly: DevExpress.Sparkline.v23.2.Core.dll

NuGet Package: DevExpress.Sparkline.Core

Declaration

public override string ToString()

Returns

Type Description
String

A String value that represents the SparklineViewBase object.

See Also