QaChart Methods

Methods Description Return Type Input Parameters Remarks
CreateLine(BSTR label);   IQaLine*          
CreatePicture(BSTR label);    IQaPicture*       
CreatePlotSpace(BSTR label);   IQaPlotSpace*     
CreateShape(BSTR label);   IQaShape*         
CreateTable(BSTR label);   IQaTable*         
CreateText(BSTR label);   IQaText*          
CreateView(BSTR label);   IQaView*          
Delete();   long     
Duplicate(IQaChart* chart);   long     
GetBottom();   double     
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     
GetPlotSpace(BSTR label);   IQaPlotSpace*     
GetPlotSpaceByPos(long pos);   IQaPlotSpace*     
GetPlotSpaceCount();   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     

QaChart Properties

Property Description Return Type Input Parameters Remarks
BuddyDataSourceType;   eAnnotBuddyDataSourceType     
BuddyHorizontalSpace;   double     
BuddyHorizontalType;   eAnnotBuddyHorizontalType     
BuddyLabel;   BSTR     
BuddyMatchHeight;   boolean     
BuddyMatchWidth;   boolean     
BuddyVerticalSpace;   double     
BuddyVerticalType;   eAnnotBuddyVertType     
EventAction;   eAnnotEventAction     
EventStyleLabel;   BSTR     
ExecuteAction;   eAnnotExecuteAction     
Label;   BSTR     
LoadFilename;   BSTR     
Locked;   boolean     
NoDraw;   boolean     

 

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