typeString(default: "line")

The default series type.

Example

js
$("#sparkline").kendoSparkline({
    type: "bar",
    data: [1, 2, 3, 5]
});
In this article
type
Not finding the help you need?
Contact Support