API - Chart

In this topic: Hide

 

Chart Methods

Parameter Type Description 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     

Chart Properties

Parameter Type Description 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