Spread for ASP.NET 12 Product Documentation
Width Property (CircleBevel)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > CircleBevel Class : Width Property
Gets the width of the bevel.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Width As Single
'Usage
 
Dim instance As CircleBevel
Dim value As Single
 
value = instance.Width
public override float Width {get;}
Remarks
Width is measured in points.
See Also

Reference

CircleBevel Class
CircleBevel Members