Gets or sets the heatmap colors.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public ColorBlend Colors { get; set; } |
Visual Basic
![]() |
---|
Public Property Colors As ColorBlend |
A System.Drawing.Drawing2D.ColorBlend specifying color gradient. The default instance contains blue, yellow and red colors.
Accumulated intensity values scaled by MaxIntensity are mapped to colors from this gradient.