alexa

    Show / Hide Table of Contents

    Enum ExcelChartBackgroundMode

    Enumeration of the background mode for Charts in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelChartBackgroundMode

    Fields

    Name Description
    Opaque

    Represents the Opaque option.

    Transparent

    Represents the Transparent option.

    Back to top Generated by DocFX