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

Card.SparklineOptions Property

Provides access to options used to control sparkline appearance.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public SparklineOptions SparklineOptions { get; }

Property Value

Type Description
SparklineOptions

A SparklineOptions object containing options used to control sparkline appearance.

See Also