BCGSuite for MFC
void CBCGPCircularGaugeImpl::EnableShapeByTicksArea ( BOOL  bEnable = TRUE)
inline

Enables/disables gauge shape

If bEnable is TRUE, the shape will be a pie specified by the scale angles. If bEnable is FALSE, the shape will be circular.

Parameters
bEnableSpecifies how to draw the shape.