[]
        
(Showing Draft Content)

C1.Web.Mvc.ColorScale

ColorScale Class

Represents a color scale in layer of the map.

Inheritance
ColorScale
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class ColorScale

Constructors

Name Description
ColorScale(HtmlHelper)

Creates one ColorScale instance.

Properties

Name Description
Binding

Gets or sets the binding property or function.

ColorUnknown

Get or sets the color for undefined values (NaN or undefined).

Colors

Gets or sets the array of colors (palette) used for transformation.

Format

Get or sets the format string for legend items.

Scale

Gets or sets the scaling function.