Enum ExcelChartPictureType
Gets or Sets the way picture are displayed on the walls and Faces of 3D-chart.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelChartPictureType
Fields
Name | Description |
---|---|
stack | Represent the picture format is Stack. |
stackScale | Represent the picture format is stackScale. |
stretch | Represent the picture format is stretch. |