ComponentOne Chart for .NET (2.0) Search HelpCentral 

TrendLine.LineStyle Property

Gets or sets the line style used to plot the TrendLine.

[Visual Basic]

Public Property LineStyle As ChartLineStyle

[C#]

public ChartLineStyle LineStyle {get;set;}

[Delphi]

public property LineStyle: ChartLineStyle read get_LineStyle write set_LineStyle;

See Also

TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.