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

SparklineViewBase.ToString() Method

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

Namespace: DevExpress.Sparkline

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

NuGet Packages: DevExpress.Sparkline.Core, DevExpress.WindowsDesktop.Sparkline.Core

Declaration

public override string ToString()

Returns

Type Description
String

A String value that represents the SparklineViewBase object.

See Also