Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 515 Bytes

File metadata and controls

29 lines (20 loc) · 515 Bytes

title: BackgroundMode enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 390 url: /aspose.cells.charts/backgroundmode/ is_root: false

BackgroundMode enumeration

Represents the display mode of the background.

The BackgroundMode type exposes the following members:

Fields

Field Description
AUTOMATIC Automatic
OPAQUE Opaque
TRANSPARENT Transparent

See Also