Method | Description | |
---|---|---|
DrawLegend ( ) : |
Generates a legend bitmap.
|
Method | Description | |
---|---|---|
CheckCaption ( string caption ) : void |
Checks a legend caption. Implementations should throw an exception if a caption value is impossible.
|
|
CheckNewElement ( |
Checks an element.
|
Method | Description | |
---|---|---|
checkElementHeight ( |
||
checkElementWidth ( |
||
drawElement ( |
||
getCaptionSize ( ) : |
||
getLabelStrSize ( string label ) : |
protected CheckCaption ( string caption ) : void | ||
caption | string | A caption value to check |
return | void |
protected CheckNewElement ( |
||
element | An element to check | |
return | void |