| void CBCGPDiagramTableShape::SetCaption | ( | const CString & | strText, |
| const CBCGPColor & | clrText, | ||
| const CBCGPBrush & | brCaptionFill, | ||
| BOOL | bShowCaption = TRUE |
||
| ) |
Sets a diagram table caption.
| strText | The caption text label. |
| clrText | The caption text color. |
| brCaptionFill | The caption cell fill brush. |
| bShowCaption | TRUE to show, FALSE to hide the caption. |