BCGSuite for MFC
CBCGPChartErrorBarsFormula

Detailed Description

The CBCGPChartErrorBarsFormula generates error bar values for a given series.

+ Inheritance diagram for CBCGPChartErrorBarsFormula:

Public Types

enum  ErrorBarsType
 

Public Member Functions

 GetErrorBarsTypeRetrieves the error bars type.
 
 GetFixedValueRetrievs error fixed value.
 
 GetPercentValueRetrievs error percentage value.
 
 SetErrorBarsTypeSpecifies the error bars type and other parameters.
 
 SetFixedValueSpecifies error fixed value.
 
 SetPercentValueSpecifies error percentage value.
 
- Public Member Functions inherited from CBCGPChartBaseFormula
 FindInputSeriesIndexFinds input series index.
 
 GetInputSeriesAtReturns an input series located at the specified position.
 
 GetInputSeriesCountReturns the number of input series.
 
 GetLParamReturns user-defined data.
 
 GetParentSeriesReturns a pointer to a parent series.
 
 IsNonDiscreteCurveTells whether the formula is displayed as a non-discrete curve.
 
 SetLParamSets user-defined data.
 
 SetParentSeriesSets a parent series that represents a formula on the diagram.