New to Telerik UI for BlazorStart a free 30-day trial

Specifies the preferred stack type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartSeriesStackType

Fields

The value of the stack is the sum of all points in the category (or group).

C#
Normal = 0

The value of the stack is always 100% (1.0). Points within the category (or group) are represented as percentages.

C#
Stack100 = 1
In this article
DefinitionFieldsNormalStack100
Not finding the help you need?
Contact Support