Skip to main content
Row

SparklinePoints.Last Property

Provides access to the settings that control the color and visibility of the last data point for each sparkline in the group.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

SparklineColor Last { get; }

Property Value

Type Description
SparklineColor

A SparklineColor object that specifies the marker color and visibility.

See Also