Class Excel2007ChartPresetsPrespective
This Enumeration values gives the Perspective shadow Values
Inheritance
System.Object
Excel2007ChartPresetsPrespective
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class Excel2007ChartPresetsPrespective : Enum
Fields
Below
Represents Perspective Shadow at Below
Declaration
public const Excel2007ChartPresetsPrespective Below
Field Value
NoShadow
Represents the No Shadow
Declaration
public const Excel2007ChartPresetsPrespective NoShadow
Field Value
PrespectiveDiagonalLowerLeft
Represents Perspective Shadow at Diagonal Lower Left
Declaration
public const Excel2007ChartPresetsPrespective PrespectiveDiagonalLowerLeft
Field Value
PrespectiveDiagonalLowerRight
Represents Perspective Shadow at Diagonal Lower Right
Declaration
public const Excel2007ChartPresetsPrespective PrespectiveDiagonalLowerRight
Field Value
PrespectiveDiagonalUpperLeft
Represents Perspective Shadow at Diagonal Upper Left
Declaration
public const Excel2007ChartPresetsPrespective PrespectiveDiagonalUpperLeft
Field Value
PrespectiveDiagonalUpperRight
Represents Perspective Shadow at Diagonal Upper Right
Declaration
public const Excel2007ChartPresetsPrespective PrespectiveDiagonalUpperRight