Aspose::Cells::Charts::BackgroundMode enum
BackgroundMode enum
Represents the display mode of the background.
enum class BackgroundMode
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Automatic. |
| Opaque | 1 | Opaque. |
| Transparent | 2 | Transparent. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++