<kendo:sparkline-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:sparkline>
    <kendo:sparkline-series></kendo:sparkline-series>
</kendo:sparkline>

Configuration Attributes

Configuration JSP Tags

kendo:sparkline-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:sparkline-seriesItem.

Example

<kendo:sparkline-series>
    <kendo:sparkline-seriesItem></kendo:sparkline-seriesItem>
</kendo:sparkline-series>
In this article
Not finding the help you need?