In This Article

MicroChartMarkerStyleKinds Enum

Specifies the various alternate styles that can be used when rendering a MicroChartMarker.

[Flags]
public enum MicroChartMarkerStyleKinds

Fields

Name Description
All

Indicates that all styles can be used.

First

Indicates that a first style can be used.

High

Indicates that a high style can be used.

Last

Indicates that a last style can be used.

Low

Indicates that a low style can be used.

Negative

Indicates that a negative style can be used.

None

Indicates that no alternate styles will be used.