a continues numeric scaler legend bar
ColorMapLegend
01 Syntax
Microsoft.VisualBasic.Imaging.Drawing2D.Colors.ColorMapLegend
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Draw | 2 | |
| ScaleColors | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| designer | 1 | |
| title | 1 | |
| titleFont | 1 | |
| ticks | 1 | |
| tickFont | 1 | |
| tickAxisStroke | 1 | |
| unmapColor | 1 | |
| ruleOffset | 1 | |
| format | 1 | |
| legendOffsetLeft | 1 | |
| noblank | 1 | |
| foreColor | 1 | |
| maxWidth | 1 |
04 Members
Draw(
IGraphics, Rectangle)Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
layout | Rectangle | the plot location and the rectangle region |
designer
title
titleFont
ticks
tickFont
tickAxisStroke
unmapColor
ruleOffset
format
legendOffsetLeft
noblank
foreColor
maxWidth
Draw(
Size)ScaleColors(
Int32)ToString()