SparklineOptions.ViewType Property
Gets or sets a sparkline view type.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
SparklineViewType | Line | A SparklineViewType enumeration value that specifies the sparkline view type. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ViewType |
---|---|
Card |
|
GridSparklineColumn |
|
See Also