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.v20.2.Core.dll

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

Declaration

public SparklineOptions SparklineOptions { get; }

Property Value

Type Description
SparklineOptions

A SparklineOptions object containing options used to control sparkline appearance.

See Also