Skip to main content

SparklineRange.ToString() Method

Returns the textual representation of the SparklineRange.

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 which is the textual representation of the SparklineRange.

See Also