Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Sets or returns the weight of the line.{excerpt}
{signature:C#}
 public LineWeight Weight{ get; set; }
{signature}{signature:vb.net}
Public Property Weight() As LineWeight
{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}