[]
        
(Showing Draft Content)

SparklineMarkers Enumeration

SparklineMarkers Enumeration

Specifies constants that define Sparkline markers.

Enumeration members

Enumeration members

First

First: = 1

Add marker to first point.

High

High: = 4

Add marker to highest-value points.

Last

Last: = 2

Add marker to last point.

Low

Low: = 8

Add marker to lowest-value points.

Negative

Negative: = 16

Add marker to negative-value points.

None

None: = 0

No markers.