Infragistics(R) NetAdvantage(R) WPF
WorksheetChart Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace : WorksheetChart Class

Represents a chart shape. This class does not allow for the editing of chart data. It is used for round-tripping chart data between loading and saving a workbook.

Syntax

Visual Basic (Declaration) 
Public Class WorksheetChart 
   Inherits WorksheetShape
C# 
public class WorksheetChart : WorksheetShape 

See Also