New to KendoReactStart a free 30-day trial

SeriesStack

Interface

Specifies the configuration for Stacked series.

Definition

Package:@progress/kendo-react-charts

Properties

group?

string

Specifies the optional stack group name. Use this option for the Bar and Column series.

type?

"normal" | "100%"

Specifies the type of stack to plot.

The supported types are:

  • "normal"—The value of the stack is the sum of all points in the category (or group).
  • "100%"—The value of the stack is always 100% (1.00). Points within the category (or group) are represented in percentage.
In this article
DefinitionPropertiesgroup?type?
Not finding the help you need?
Contact Support