BCGSuite for MFC
CBCGPChartBoxPlotSeries

Detailed Description

The CBCGPChartBoxPlotSeries implements the functionality of a series used to display box-plots.

Inherits CBCGPBaseChartMultiSeries.

Public Member Functions

 AddDataAdds a new data point to a series.
 
 AddDataAdds a new data point to a series.
 
 GetColumnDistancePercentReturns a distance between boxes and the left/right side of major unit.
 
 GetColumnOverlapPercentReturns overlap percent.
 
 GetCustomOffsetPercentReturns custom offset percent.
 
 GetCustomSizePercentReturns a custom size percent which specifies a box size relative to major unit size.
 
 GetNotchSizePercentRetrieves a notch size percent.
 
 GetWhiskersSizePercentRetrieves a whiskers size percent.
 
 IsCustomOffsetTells whether a custom box offset has been specified for a series.
 
 IsCustomSizeTells whether a custom box size has been specified for a series.
 
 SetColumnDistancePercentSets box distance.
 
 SetColumnOverlapPercentSets the distance between boxes.
 
 SetCustomOffsetPercentSpecifies custom offset from the center of a major unit.
 
 SetCustomSizePercentSets custom box size.
 
 SetNotchSizePercentSets notch size in percent of the box size.
 
 SetWhiskersSizePercentSets whiskers size in percent of the box size.