ChartMarkerTypes Enum

Definition

Specifies the type of the marker.

public enum class ChartMarkerTypes
public enum ChartMarkerTypes
type ChartMarkerTypes = 
Public Enum ChartMarkerTypes
Inheritance
ChartMarkerTypes

Fields

Auto 10

Specifies the Auto marker type.

Circle 2

Specifies the Circle marker type.

Cross 5

Specifies the Cross marker type.

Diamond 3

Specifies the Diamond marker type.

None 0

Specifies the No marker type.

Square 1

Specifies the Square marker type.

Star10 9

Specifies the Star10 marker type.

Star4 6

Specifies the Star4 marker type.

Star5 7

Specifies the Star5 marker type.

Star6 8

Specifies the Star6 marker type.

Triangle 4

Specifies the Triangle marker type.

Applies to