Property | Type | Description | |
---|---|---|---|
label_beforeLayout | void |
Method | Description | |
---|---|---|
SetCodedColor ( double axisMin, double axisMax, double step ) : void | ||
UIColorPaletteRenderer ( int maxMarkerCount, |
|
|
UpdateBar ( |
Method | Description | |
---|---|---|
DoInitialize ( ) : void |
Method | Description | |
---|---|---|
label_beforeLayout ( object sender, CancelEventArgs e ) : void |
adjust label's margin in order to get perfect position after Layout().
|
public SetCodedColor ( double axisMin, double axisMax, double step ) : void | ||
axisMin | double | |
axisMax | double | |
step | double | |
return | void |
public UIColorPaletteRenderer ( int maxMarkerCount, |
||
maxMarkerCount | int | |
codedColors | ||
anchor | System | |
margin | System | |
size | System | |
zNear | int | |
zFar | int | |
return | System |
public UpdateBar ( |
||
bitmap | ||
return | void |