VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / ChartInsertParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ChartInsertParams Class
    In This Topic
    Provides the parameters, which define how to insert the chart on XLSX worksheet.
    Object Model
    CellReferences SheetDrawingLocation ChartInsertParams
    Syntax
    'Declaration
    
    Public Class ChartInsertParams
    
    
    public class ChartInsertParams
    
    
    public __gc class ChartInsertParams
    
    
    public ref class ChartInsertParams
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Office.Spreadsheet.Document.ChartInsertParams

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also