BCGSuite for MFC
void CBCGPChartSurfaceSeries::SetFrameStyle ( FrameStyle  style)

Sets new frame style.

Call this method to set a new frame style.

style can be one of the following enumerated values:

  • FS_NONE - no frame is displayed
  • FS_MESH - mesh (grid) frame is displayed
  • FS_CONTOUR - only contour lines are displayed (does nothing for the "standard" surface).
  • FS_CONTOUR_MESH - mesh and contour lines are displayed
Parameters
styleSpecifies the frame style.