<kendo:chart-series>
The configuration of the chart series.The series type is determined by the value of the type field. If a type value is missing, the type is assumed to be the one specified in seriesDefaults.
Example
<kendo:chart>
<kendo:chart-series></kendo:chart-series>
</kendo:chart>
Configuration Attributes
Configuration JSP Tags
kendo:chart-seriesItem
The configuration of the chart series.The series type is determined by the value of the type field. If a type value is missing, the type is assumed to be the one specified in seriesDefaults.
More documentation is available at kendo:chart-seriesItem.
Example
<kendo:chart-series>
<kendo:chart-seriesItem></kendo:chart-seriesItem>
</kendo:chart-series>