SparklinePoints.First Property
In This Article
Provides access to the settings that control the color and visibility of the first data point for each sparkline in the group.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
SparklineColor First { get; }
#Property Value
Type | Description |
---|---|
Sparkline |
A Sparkline |
See Also