ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataSeries.LineStyle Property

Gets or sets the line style of the series, including color, thickness and pattern.

[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

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


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