{description}
{excerpt}Sets or returns the width of the data table, in units of 1/4000 of the chart area.

_(This property has no effect for files opened in Excel 2007 and later.)_{excerpt}
{signature:C#}
 public int Width{ get; set; }
{signature}{signature:vb.net}
Public Property Width() As Integer
{signature}