Skip to main content
A newer version of this page is available. .
Row

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

Declaration

SparklineColor Highest { get; }

Property Value

Type Description
SparklineColor

A SparklineColor object that specifies the marker color and visibility.

See Also