Kendo.Mvc.UI.ChartStackType
Defines the behavior rendering the line between values in line series.
Fields
Normal
The value of the stack is the sum of all points in the category (or group).
Stack100
The value of the stack is always 100% (1.0). Points within the category (or group) are represented as percentages.