void CBCGPChartSurfaceSeries::EnableFrameTransparency | ( | BOOL | bEnable = TRUE | ) |
Sets frame transparency option.
Call this method to turn frame transparency on or off. When the transparency is enabled, mesh and contour lines are drawn with opacity defined by SetSurfaceOpacity().
bEnable | TRUE - enable frame transparency. |