Enum
ChartSeriesOverlayGradient

Specifies the series gradient.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartSeriesOverlayGradient

Fields

Glass

The series have glass effect overlay (bar, column and candlestick series).

Declaration

cs-api-definition
Glass = 0

Field Value

ChartSeriesOverlayGradient

None

The series do not have grdient.

Declaration

cs-api-definition
None = 1

Field Value

ChartSeriesOverlayGradient

RoundedBevel

The segments have round bevel effect overlay (donut and pie series).

Declaration

cs-api-definition
RoundedBevel = 2

Field Value

ChartSeriesOverlayGradient

SharpBevel

The segments have sharp bevel effect overlay (donut and pie series).

Declaration

cs-api-definition
SharpBevel = 3

Field Value

ChartSeriesOverlayGradient

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