CBCGPTreeMapGroup::CBCGPTreeMapGroup | ( | const CBCGPBrush & | brushFill, |
LPCTSTR | lpszLabel = NULL , |
||
const CBCGPColor & | colorText = CBCGPColor::White , |
||
CBCGPTextFormat * | pTF = NULL , |
||
DWORD_PTR | dwUserData = 0 |
||
) |
Constructs and initializes a tree map group object.
brushFill | Specifies the group fill brush. |
lpszLabel | Specifies the group label. |
colorText | Specifies group text color. |
pTF | Specifies text format. |
dwUserData | Specifies user-defined data associated with the group. |