ComponentOne Chart for .NET (2.0) Search HelpCentral 

PointStyle.LineStyle Property

Gets or sets the line style of the PointStyle.

[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

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


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