Class Office2007ChartBevelProperties
Specifies the bevel type of a ThreeDFormat object.
Inheritance
System.Object
Office2007ChartBevelProperties
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class Office2007ChartBevelProperties : Enum
Fields
Angle
Indicates a Angle type bevel.
Declaration
public const Office2007ChartBevelProperties Angle
Field Value
ArtDeco
Indicates a Art Deco type bevel.
Declaration
public const Office2007ChartBevelProperties ArtDeco
Field Value
Circle
Indicates a Circle type bevel.
Declaration
public const Office2007ChartBevelProperties Circle
Field Value
Convex
Indicates a Convex type bevel.
Declaration
public const Office2007ChartBevelProperties Convex
Field Value
CoolSlant
Indicates a Cool Slant type bevel.
Declaration
public const Office2007ChartBevelProperties CoolSlant
Field Value
Cross
Indicates a Cross type bevel.
Declaration
public const Office2007ChartBevelProperties Cross
Field Value
Divot
Indicates a Divot type bevel.
Declaration
public const Office2007ChartBevelProperties Divot
Field Value
HardEdge
Indicates a Hard Edge type bevel.
Declaration
public const Office2007ChartBevelProperties HardEdge
Field Value
NoAngle
Indicates a No angle type bevel.
Declaration
public const Office2007ChartBevelProperties NoAngle
Field Value
RelaxedInset
Indicates a Relaxed Inset type bevel.
Declaration
public const Office2007ChartBevelProperties RelaxedInset
Field Value
Riblet
Indicates a Riblet type bevel.
Declaration
public const Office2007ChartBevelProperties Riblet
Field Value
Slope
Indicates a Slope type bevel.
Declaration
public const Office2007ChartBevelProperties Slope
Field Value
SoftRound
Indicates a Soft round type bevel.
Declaration
public const Office2007ChartBevelProperties SoftRound