BCGSuite for MFC
void CBCGPChartTextObject::SetRoundedShape ( const CBCGPSize sizeRadius = CBCGPSize(5.,5.))
inline

Sets the rounded corners for the text box.

Call this method to set rounded corners for the text box. Pass sizeRadius(0, 0) to remove rounded corners.

Parameters
sizeRadiusRadius of rounded corners.