Enum
ChartSeriesStackType

Specifies the preferred stack type.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartSeriesStackType

Fields

Normal

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

Declaration

cs-api-definition
Normal = 0

Field Value

ChartSeriesStackType

Stack100

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

Declaration

cs-api-definition
Stack100 = 1

Field Value

ChartSeriesStackType

In this article
DefinitionFieldsNormalStack100
Not finding the help you need?
Contact Support