LineChartMarkerStyleSettings
Marker styles options for a line series in LineChartVisual.
Contents
Note
In the following list, the required parameters are described first.
- MarkerColor
- 
               Color of marker in the series. Type: String Pattern: ^#[A-F0-9]{6}$Required: No 
- MarkerShape
- 
               Shape option for markers in the series. - 
                     CIRCLE: Show marker as a circle.
- 
                     TRIANGLE: Show marker as a triangle.
- 
                     SQUARE: Show marker as a square.
- 
                     DIAMOND: Show marker as a diamond.
- 
                     ROUNDED_SQUARE: Show marker as a rounded square.
 Type: String Valid Values: CIRCLE | TRIANGLE | SQUARE | DIAMOND | ROUNDED_SQUARERequired: No 
- 
                     
- MarkerSize
- 
               Size of marker in the series. Type: String Required: No 
- MarkerVisibility
- 
               Configuration option that determines whether to show the markers in the series. Type: String Valid Values: HIDDEN | VISIBLERequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: