ActiveReports 10
Width Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v10 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : Width Property
Gets or sets the width of the control.
Syntax
'Declaration
 
Public Property Width As Integer
public int Width {get; set;}

Property Value

The width of the control in pixels.
See Also

Reference

SharpGraph Class
SharpGraph Members