Enum Office2007ChartPresetsOuter
Specifies values Indicates the Outer Shadow values
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum Office2007ChartPresetsOuter
Fields
Name | Description |
---|---|
NoShadow | Indicates No shadow |
OffsetBottom | Indicates Outer shadow at Bottom |
OffsetCenter | Indicates Outer shadow at Center |
OffsetDiagonalBottomLeft | Indicates Outer shadow at DiagonalBottomLeft |
OffsetDiagonalBottomRight | Indicates Outer shadow at DiagonalBottomRight |
OffsetDiagonalTopLeft | Indicates Outer shadow at DiagonalTopLeft |
OffsetDiagonalTopRight | Indicates Outer shadow at DiagonalTopRight |
OffsetLeft | Indicates Outer shadow at Left |
OffsetRight | Indicates Outer shadow at Right |
OffsetTop | Indicates Outer shadow at Top |