LineChartDefaultSeriesSettings
The options that determine the default presentation of all line series in LineChartVisual.
Contents
Note
In the following list, the required parameters are described first.
- AxisBinding
- 
               The axis to which you are binding all line series to. Type: String Valid Values: PRIMARY_YAXIS | SECONDARY_YAXISRequired: No 
- LineStyleSettings
- 
               Line styles options for all line series in the visual. Type: LineChartLineStyleSettings object Required: No 
- MarkerStyleSettings
- 
               Marker styles options for all line series in the visual. Type: LineChartMarkerStyleSettings object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: