[]
        
(Showing Draft Content)

FarPoint.Web.Chart.CircleBevel

CircleBevel Class

Represents a circular bevel.

Inheritance
CircleBevel
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class CircleBevel : Bevel
Public Class CircleBevel
    Inherits Bevel

Constructors

Name Description
CircleBevel()

Creates a circular bevel with width of 6 points and a height of 6 points.

CircleBevel(float, float)

Creates a circular bevel.

Properties

Name Description
Height

Gets the height of the bevel.

Width

Gets the width of the bevel.