Show / Hide Table of Contents

Class ColorScaleInterpolationMode

Inheritance
System.Object
ColorScaleInterpolationMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ColorScaleInterpolationMode : Enum

Fields

InterpolateHSV

Declaration
public const ColorScaleInterpolationMode InterpolateHSV
Field Value
Type Description
ColorScaleInterpolationMode

InterpolateRGB

Declaration
public const ColorScaleInterpolationMode InterpolateRGB
Field Value
Type Description
ColorScaleInterpolationMode

Select

Declaration
public const ColorScaleInterpolationMode Select
Field Value
Type Description
ColorScaleInterpolationMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32