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 weight of the line.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns the weight of the line.{excerpt}
{signature:C#}
 public LineWeight Weight{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property Weight() As LineWeight
Remarks
See LineWeight for a discussion of the differences in chart line weights between Excel 2003 (and earlier) and Excel 2007 (and later).
{signature}
{remarks}
See [{{LineWeight}}|ChartLine.LineWeight] for a discussion of the differences in chart line weights between Excel 2003 (and earlier) and Excel 2007 (and later).
{remarks}