DataFieldSeriesItem
The data field series item configuration of a line chart.
Contents
Note
In the following list, the required parameters are described first.
- AxisBinding
-
The axis that you are binding the field to.
Type: String
Valid Values:
PRIMARY_YAXIS | SECONDARY_YAXIS
Required: Yes
- FieldId
-
The field ID of the field that you are setting the axis binding to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: Yes
- FieldValue
-
The field value of the field that you are setting the axis binding to.
Type: String
Required: No
- Settings
-
The options that determine the presentation of line series associated to the field.
Type: LineChartSeriesSettings object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: