HeatMapParameters
01 Syntax
Microsoft.VisualBasic.Imaging.Drawing2D.HeatMap.HeatMapParameters
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetMapping | 1 | |
| GetColors | 1 | |
| GetBrushes | 1 | |
| CreateBrushParameters | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| defaultFill | 1 | background color options when deal with the irregular polygon |
| valueRange | 1 | manual controls of the heatmap value mapping range |
| colorSet | 1 | |
| mapLevels | 1 | |
| alpha | 1 |
04 Members
defaultFill
background color options when deal with the irregular polygon
valueRange
manual controls of the heatmap value mapping range
colorSet
mapLevels
alpha
GetMapping(
IEnumerable(Of Double))GetColors()
GetBrushes()
CreateBrushParameters()
ToString()