Aspose::Cells::Charts::BackgroundMode enum

BackgroundMode enum

Represents the display mode of the background.

enum class BackgroundMode

Values

NameValueDescription
Automatic0
Automatic.
Opaque1
Opaque.
Transparent2
Transparent.

See Also