SparklinePoints.Highest Property
In This Article
Provides access to the settings that control the color and visibility of the marker for the highest data value on a sparkline.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
SparklineColor Highest { get; }
#Property Value
Type | Description |
---|---|
Sparkline |
A Sparkline |
See Also