ComponentOne FlexChart for WPF
ColorScale Property

C1.WPF.FlexChart.Extended.4 Assembly > C1.WPF.Chart.Extended Namespace > Heatmap Class : ColorScale Property
Gets or sets the color scale for the heatmap. The color scale defines trasformation from data value to color.
Syntax
'Declaration
 
Public Property ColorScale As IColorScale
public IColorScale ColorScale {get; set;}
See Also

Reference

Heatmap Class
Heatmap Members