Office2007ChartPresetsPerspective Class
Specifies the preset perspective Shadow Type
Inheritance
System.Object
Office2007ChartPresetsPerspective
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public sealed class Office2007ChartPresetsPerspective : Enum
Fields
Below
Indicates Perspective Shadow at Below
Declaration
public const Office2007ChartPresetsPerspective Below
Field Value
NoShadow
Indicates the No Shadow
Declaration
public const Office2007ChartPresetsPerspective NoShadow
Field Value
PerspectiveDiagonalLowerLeft
Indicates Perspective Shadow at Diagonal Lower Left
Declaration
public const Office2007ChartPresetsPerspective PerspectiveDiagonalLowerLeft
Field Value
PerspectiveDiagonalLowerRight
Indicates Perspective Shadow at Diagonal Lower Right
Declaration
public const Office2007ChartPresetsPerspective PerspectiveDiagonalLowerRight
Field Value
PerspectiveDiagonalUpperLeft
Indicates Perspective Shadow at Diagonal Upper Left
Declaration
public const Office2007ChartPresetsPerspective PerspectiveDiagonalUpperLeft
Field Value
PerspectiveDiagonalUpperRight
Indicates Perspective Shadow at Diagonal Upper Right
Declaration
public const Office2007ChartPresetsPerspective PerspectiveDiagonalUpperRight