Back to Devexpress

SparklinePoints.Markers Property

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

latest1.2 KB
Original Source

SparklinePoints.Markers Property

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
SparklineColor Markers { get; }
vb
ReadOnly Property Markers 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