QaGraph - Methods

Methods Description Return Type Input Parameters Remarks
CreateChart(BSTR label);   IQaChart*    
CreateLine(BSTR label);   IQaLine*    
CreatePicture(BSTR label);    IQaPicture*    
CreateShape(BSTR label);   IQaShape*    
CreateTable(BSTR label);   IQaTable*    
CreateText(BSTR label);   IQaText*    
CreateView(BSTR label);   IQaView*    
Delete();   long     
Duplicate(IQaGraph* chart);   long     
GetBottom();   double     
GetChart(BSTR label);   IQaChart*    
GetChartByPos(long pos);   IQaChart*    
GetChartCount();   long     
GetDataSource();   IQaDataSource*    
GetLeader();   IQaLeader*    
GetLeft();   double     
GetLine(BSTR label);   IQaLine*    
GetLineByPos(long pos);   IQaLine*    
GetLineCount();   long     
GetPicture(BSTR label);       IQaPicture*    
GetPictureByPos(long pos);    IQaPicture*    
GetPictureCount();   long     
GetRight();   double     
GetShape(BSTR label);   IQaShape*    
GetShapeByPos(long pos);   IQaShape*    
GetShapeCount();   long     
GetStyle();   IQaStyle*    
GetTable(BSTR label);   IQaTable*    
GetTableByPos(long pos);   IQaTable*    
GetTableCount();   long     
GetText(BSTR label);   IQaText*    
GetTextByPos(long pos);   IQaText*    
GetTextCount();   long     
GetTop();   double     
GetView(BSTR label);   IQaView*    
GetViewByPos(long pos);   IQaView*    
GetViewCount();   long     
Refresh();   void     
Reload();   long     
SetBottom(double value);   void     
SetBox(double left, double bottom, double right, double top);   long     
SetBoxRelative(double left, double bottom, double right, double top);   long     
SetLeft(double value);   void     
SetRight(double value);   void     
SetTop(double value);   void     

QaGraph - Properties

Property Description Return Type Input Parameters Remarks
BuddyDataSourceType;   eAnnotBuddyDataSourceType    
BuddyHorizontalSpace;   double     
BuddyHorizontalType;   eAnnotBuddyHorizontalType    
BuddyLabel;   BSTR     
BuddyMatchHeight;   boolean     
BuddyMatchWidth;   boolean     
BuddyVerticalSpace;   double     
BuddyVerticalType;   eAnnotBuddyVertType          
Characteristic;   eCharacteristic              
CharacteristicHorz;   eCharacteristic              
CharacteristicType;   eGraphCharacteristicType     
CharacteristicTypeHorz;   eGraphCharacteristicType     
EventAction;   eAnnotEventAction            
EventStyleLabel;   BSTR     
ExecuteAction;   eAnnotExecuteAction          
GraphType;   eGraphType                   
Label;   BSTR     
LoadFilename;   BSTR     
Locked;   boolean     
NoDraw;   boolean     
ScoreLabel;   BSTR     

QaGraph - Enumerators

QaGraph Characteristic Type - eGraphCharacteristicType

Enumerator Description Help String Input Parameters Remarks
eCharacteristicTypeActual = 1,   Actual       
eCharacteristicTypeCar,   Car          
eCharacteristicTypeDeviation,   Deviation    
eCharacteristicTypeOffset,   Offset       
eCharacteristicTypeOrdinate   Ordinate     

QaGraph Graph Type - eGraphType

Enumerator Description Help String Input Parameters Remarks
eGraphTypeBenchmark,   Benchmark       
eGraphTypeBoxWhisker,   BoxWhisker      
eGraphTypeHistogram,   Histogram       
eGraphTypeMAMR,   MA-MR           
eGraphTypeNormality,   Normality       
eGraphTypePareto,   Pareto          
eGraphTypeSixSigma,   SixSigma        
eGraphTypeTargetChart   Target Chart    
eGraphTypeTrend = 1,   Trend           
eGraphTypeXBarR,   XBar-R          
eGraphTypeXBarS,   XBar-S          
eGraphTypeXMR,   X-MR            

 

Can we improve this topic? Click   Send Feedback in the upper right of the screen to share your comments!