Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelChartShape Class
Members


In This Topic
    ExcelChartShape Class
    In This Topic
    Excel Chart Shape class
    Syntax
    'Declaration
     
    
    Public Class ExcelChartShape 
       Inherits ExcelShape
    'Usage
     
    
    Dim instance As ExcelChartShape
    public class ExcelChartShape : ExcelShape 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.ExcelShape
          FarPoint.Excel.ExcelChartShape

    See Also