Enum Office2007ChartBevelProperties
Specifies the bevel type of a ThreeDFormat object.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum Office2007ChartBevelProperties
Fields
Name | Description |
---|---|
Angle | Indicates a Angle type bevel. |
ArtDeco | Indicates a Art Deco type bevel. |
Circle | Indicates a Circle type bevel. |
Convex | Indicates a Convex type bevel. |
CoolSlant | Indicates a Cool Slant type bevel. |
Cross | Indicates a Cross type bevel. |
Divot | Indicates a Divot type bevel. |
HardEdge | Indicates a Hard Edge type bevel. |
NoAngle | Indicates a No angle type bevel. |
RelaxedInset | Indicates a Relaxed Inset type bevel. |
Riblet | Indicates a Riblet type bevel. |
Slope | Indicates a Slope type bevel. |
SoftRound | Indicates a Soft round type bevel. |