BCGSuite for MFC
CBCGPAreaChart3DImpl

Detailed Description

The CBCGPAreaChart3DImpl implements "3D area series" specific algorithms to calculate screen coordinates of data points, display 3D area diagrams and legend keys.

An "implementation" is a series embedded object, which is called whenever a series and its elements have to be displayed on the plot area.

See also
CBCGPBaseChartImpl
+ Inheritance diagram for CBCGPAreaChart3DImpl:

Additional Inherited Members

- Public Types inherited from CBCGPBaseChartImpl
enum  AxisType
 
- Public Member Functions inherited from CBCGPBaseChartImpl
 OnCalcDataPointLabelRectCalled to calculate a bounding rectangle of a data label associated with specified data point.
 
 OnDrawDiagramDataLabelCalled to draw a data label for specified data point.
 
 OnDrawDiagramDataLabelsDraws data labels for a series.
 
 OnDrawDiagramMarkerCalled to draw a data point marker.
 
 OnDrawDiagramMarkersCalled to draw all data point markers for a series.
 
 OnGetDataLabelSizeCalled to calculate data label size.
 
 OnGetMarkerPointReturns screen point, in client coordinates, of data point marker.
 
 PtInDataPointTells whether a specified point is located inside the data point's bounds.
 
- Protected Member Functions inherited from CBCGPBaseChartImpl
 GetErrorBarsSeriesRetrieve error bars associated with the specific series.