ChartMarkerType enumeration

ChartMarkerType enumeration

Represents the marker style in a line chart, scatter chart, or radar chart.

The ChartMarkerType type exposes the following members:

Fields

FieldDescription
AUTOMATICAutomatic markers.
CIRCLECircular markers.
DASHLong bar markers
DIAMONDDiamond-shaped markers.
DOTShort bar markers.
NONENo markers.
SQUARE_PLUSSquare markers with a plus sign.
SQUARESquare markers.
SQUARE_STARSquare markers with an asterisk.
TRIANGLETriangular markers.
SQUARE_XSquare markers with an X.
PICTUREPicture

See Also