Enum Excel2007ChartPresetsPrespective
This Enumeration values gives the Perspective shadow Values
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum Excel2007ChartPresetsPrespective
Fields
| Name | Description |
|---|---|
| Below | Represents Perspective Shadow at Below |
| NoShadow | Represents the No Shadow |
| PrespectiveDiagonalLowerLeft | Represents Perspective Shadow at Diagonal Lower Left |
| PrespectiveDiagonalLowerRight | Represents Perspective Shadow at Diagonal Lower Right |
| PrespectiveDiagonalUpperLeft | Represents Perspective Shadow at Diagonal Upper Left |
| PrespectiveDiagonalUpperRight | Represents Perspective Shadow at Diagonal Upper Right |