SparklinePoints.Highest Property
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.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| SparklineColor | A SparklineColor object that specifies the marker color and visibility. |
See Also