Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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.)

Signature
C#C#
Wiki Markup
{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}{signature:vb.net
vb.net
}
Public Property Width() As Integer
{signature}