Table of Contents

Enum ChartBackgroundMode

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Chart background mode.

public enum ChartBackgroundMode

Fields

Automatic = 0
Opaque = 2

Represents the Opaque option.

Transparent = 1

Represents the Transparent option.