Click or drag to resize
TreemapColormap Property
Specifies the value of the "Colormap" attribute.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Colormap Colormap { get; set; }

Property Value

Type: Colormap
A Colormap which contains the value of the "Colormap" attribute.

Default: Colormap = Colormap_Fields.BLUE.

Remarks

This is the Colormap associated with this Treemap.

See Also