Enum BackgroundMode

Enum BackgroundMode

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

表示背景的显示模式。

public enum BackgroundMode

字段

Automatic = 0

自动

Opaque = 1

不透明

Transparent = 2

透明

 中文