menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelChartBackgroundMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelChartBackgroundMode

    Enumeration of the background mode for Charts in Excel.

    Inheritance
    System.Object
    ExcelChartBackgroundMode
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelChartBackgroundMode : Enum

    Fields

    Opaque

    Represents the Opaque option.

    Declaration
    public const ExcelChartBackgroundMode Opaque
    Field Value
    Type
    ExcelChartBackgroundMode

    Transparent

    Represents the Transparent option.

    Declaration
    public const ExcelChartBackgroundMode Transparent
    Field Value
    Type
    ExcelChartBackgroundMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved