Lists the values used for default heatmap chart colors, either as CSS color names or hexadecimal color codes with a leading # sign. Values must be separated by commas or semicolons. This list of colors will be applied to a heatmap when selecting Default from the Theme dropdown in the chart wizard.
Syntax
public System.string HeatmapColors {get; set;}
Property Value
A comma-separated or semi-colon separated list of hexadecimal HTML color codes or CSS color names.