menu

Document Processing

ExcelChartPictureType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelChartPictureType Class

    Gets or Sets the way picture are displayed on the walls and Faces of 3D-chart.

    Inheritance
    System.Object
    ExcelChartPictureType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class ExcelChartPictureType : Enum

    Fields

    stack

    Represent the picture format is Stack.

    Declaration
    public const ExcelChartPictureType stack
    Field Value
    Type
    ExcelChartPictureType

    stackScale

    Represent the picture format is stackScale.

    Declaration
    public const ExcelChartPictureType stackScale
    Field Value
    Type
    ExcelChartPictureType

    stretch

    Represent the picture format is stretch.

    Declaration
    public const ExcelChartPictureType stretch
    Field Value
    Type
    ExcelChartPictureType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved