Version

WorksheetChart Class Methods

For a list of all members of this type, see WorksheetChart members.

Public Methods
 NameDescription
Public MethodClearUnknownDataClears the cached unknown shape data which was read in from a parsed excel file. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public MethodGetBoundsInTwipsOverloaded. Gets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public MethodSetBoundsInTwipsOverloaded. Sets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public MethodSetComboChartSourceDataSets the source data range for a combo chart.  
Public MethodSetSourceDataSets the source data range for the chart.  
See Also