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

GridSparklineColumn.SparklineOptions Property

Provides access to options used to control sparkline appearance.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public SparklineOptions SparklineOptions { get; }

Property Value

Type Description
SparklineOptions

A SparklineOptions object containing options used to control sparkline appearance.

See Also