ComponentOne Chart for .NET (2.0) Search HelpCentral 

DataHighlight.LineStyle Property

Gets or sets the highlight line style.

[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

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


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