BCGSuite for MFC
BCGPChartFormatSelection

Detailed Description

The BCGPChartFormatSelection structure defines options that can be applied to selected areas. Currently the Chart control draws selection for zoom operations.

+ Inheritance diagram for BCGPChartFormatSelection:

Public Types

enum  SelectionType
 

Public Member Functions

 CopyFromCopies the format area data from the source data.
 
 operator=Assignment operator.
 
 ResetResets the formatting options to default state.
 
- Public Member Functions inherited from BCGPChartFormatArea
 CopyFromCopies data from source area format structure.
 
 Generate3DColorsForThickWallsCall this method to automatically generate custom colors for thick walls and floor in 3D charts.
 
 GetContentPaddingReturns an object content padding.
 
 operator=Copy operator.
 
 ResetResets an object to its default state.
 
 SetContentPaddingModifies an object content padding.
 

Public Attributes

 m_selectionTypeSpecifies selection type.
 
- Public Attributes inherited from BCGPChartFormatArea
 m_brBottomFillColorSpecifies fill color of bottom faces of 3D shapes, also used for base thick floor and main thin floor color.
 
 m_brFillColorSpecifies area fill color.
 
 m_brFloorFillColorBottom3DUsed to fill the bottom face of thick floor in 3D charts.
 
 m_brFloorFillColorSide3DUsed to fill the left or right face of thick floor in 3D charts.
 
 m_brFloorFillColorTop3DUsed to fill the top face of thick floor in 3D charts.
 
 m_brLeftWallFillColorBottom3DUsed to fill the bottom face of left wall in 3D charts.
 
 m_brLeftWallFillColorSide3DUsed to fill the left and right faces of left wall in 3D charts.
 
 m_brLeftWallFillColorTop3DUsed to fill the top face of left wall in 3D charts.
 
 m_brRightWallFillColorBottom3DUsed to fill the bottom face of right wall in 3D charts.
 
 m_brRightWallFillColorSide3DUsed to fill the left and right faces of right wall in 3D charts.
 
 m_brRightWallFillColorTop3DUsed to fill the top face of right wall in 3D charts.
 
 m_brSideFillColorSpecifies fill color of left and right faces of any 3D shape; specifies base fill color of left wall in 3D charts.
 
 m_brTopFillColorTop color of bars
 
 m_outlineFormatSpecifies area outline format, e.g. line color, line width and line stroke style.
 
 m_outlineFormatFloorDefines outline options of floor in 3D charts.
 
 m_outlineFormatLeftWallDefines outline options of left wall in 3D charts.
 

Additional Inherited Members

- Protected Attributes inherited from BCGPChartFormatArea
 m_szContentPaddingSpecifies area content padding - gaps between content displayed in the area (for example, text) and area borders.