| CBCGPTagCloudElement::CBCGPTagCloudElement | ( | const CString & | strLabel, |
| double | dblValue, | ||
| const CBCGPColor & | colorText = CBCGPColor(), |
||
| const CBCGPBrush & | brushBackground = CBCGPBrush(), |
||
| const CBCGPColor & | colorBorder = CBCGPColor() |
||
| ) |
Constructor.
| strLabel | The tag label. |
| dblValue | The tag value. |
| colorText | The tag text color. |
| brushBackground | The tag background brush. |
| colorBorder | The tag border color. |