{description}
{excerpt}Sets or returns the width of the chart, in points \(1/72 inch\).{excerpt}
{signature:C#}
 public double Width{ get; set; }
{signature}{signature:vb.net}
Public Property Width() As Double
{signature}