The VtMarkerStyle constants provide options for displaying data point markers.
Constant | Description |
VtMarkerStyleNull | Suppressed |
VtMarkerStyleDash | Dash marker |
VtMarkerStylePlus | Plus marker |
VtMarkerStyleX | X marker |
VtMarkerStyleStar | Star marker |
VtMarkerStyleCircle | Circle marker |
VtMarkerStyleSquare | Square marker |
VtMarkerStyleDiamond | Diamond marker |
VtMarkerStyleUpTriangle | Triangle marker |
VtMarkerStyleDownTriangle | Down triangle marker |
VtMarkerStyleFilledCircle | Filled circle marker |
VtMarkerStyleFilledSquare | Filled square marker |
VtMarkerStyleFilledDiamond | Filled diamond marker |
VtMarkerStyleFilledUpTriangle | Filled triangle marker |
VtMarkerStyleFilledDownTriangle | Filled down triangle marker |
VtMarkerStyle3dBall | Three-dimensional ball marker |