New to Telerik Document ProcessingStart a free 30-day trial

Categorizes theme shade steps used to compute tint/shade variations of a base color.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum ColorShadeType

Fields

First shade step applied to a theme color when deriving a lighter/darker variant.

C#
Shade1 = 0

Second shade step applied to a theme color when deriving a lighter/darker variant.

C#
Shade2 = 1

Third shade step applied to a theme color when deriving a lighter/darker variant.

C#
Shade3 = 2

Fourth shade step applied to a theme color when deriving a lighter/darker variant.

C#
Shade4 = 3

Fifth shade step applied to a theme color when deriving a lighter/darker variant.

C#
Shade5 = 4
In this article
DefinitionFieldsShade1Shade2Shade3Shade4Shade5
Not finding the help you need?
Contact Support