MarkerAutomaticBehavior
Describes mode for selecting marker type when the series marker type is set to automatic.
Enumeration Members
Section titled "Enumeration Members"Circle
Section titled "Circle"Sets circle marker on all series in the chart.
Circle = 4 CircleSmart
Section titled "CircleSmart"Sets a circle marker on most series and no marker on bar, column, waterfall, polygon, and step series.
CircleSmart = 0 Diamond
Section titled "Diamond"Sets diamond marker on all series in the chart.
Diamond = 8 Hexagon
Section titled "Hexagon"Sets Hexagon marker on all series in the chart.
Hexagon = 10 Hexagram
Section titled "Hexagram"Sets six-pointed star marker on all series in the chart.
Hexagram = 13 Indexed
Section titled "Indexed"Sets marker for each series in the chart based on its index: circle, triangle, pyramid, etc.
Indexed = 3 Sets no visible marker on all series in the chart.
None = 1 Pentagon
Section titled "Pentagon"Sets pentagon marker on all series in the chart.
Pentagon = 9 Pentagram
Section titled "Pentagram"Sets five-pointed star marker on all series in the chart.
Pentagram = 12 Pyramid
Section titled "Pyramid"Sets flat-base triangle marker on all series in the chart.
Pyramid = 6 SmartIndexed
Section titled "SmartIndexed"Sets an marker on most series based on its index and no marker on bar, column, waterfall, polygon, and step series.
SmartIndexed = 2 Square
Section titled "Square"Sets square marker shape on all series in the chart.
Square = 7 Tetragram
Section titled "Tetragram"Sets four-pointed star marker on all series in the chart.
Tetragram = 11 Triangle
Section titled "Triangle"Sets flat-top triangle marker on all series in the chart.
Triangle = 5