Back to Devexpress

SparklinePoints.First Property

officefileapi-devexpress-dot-spreadsheet-dot-sparklinepoints-3fa601c6.md

latest1.2 KB
Original Source

SparklinePoints.First Property

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
SparklineColor First { get; }
vb
ReadOnly Property First As SparklineColor

Property Value

TypeDescription
SparklineColor

A SparklineColor object that specifies the marker color and visibility.

|

See Also

SparklinePoints Interface

SparklinePoints Members

DevExpress.Spreadsheet Namespace