<kendo:stockChart-series>
Array of series definitions.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.Each series type has a different set of options.
Example
<kendo:stockChart>
<kendo:stockChart-series></kendo:stockChart-series>
</kendo:stockChart>
Configuration Attributes
Configuration JSP Tags
kendo:stockChart-seriesItem
Array of series definitions.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.Each series type has a different set of options.
More documentation is available at kendo:stockChart-seriesItem.
Example
<kendo:stockChart-series>
<kendo:stockChart-seriesItem></kendo:stockChart-seriesItem>
</kendo:stockChart-series>