{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}