ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartLineStyle.Color Property

Gets or sets the color of the line.

[Visual Basic]

Overridable Public Property Color As Color

[C#]

virtual public Color Color {get;set;}

[Delphi]

public property Color: Color read get_Color write set_Color;

See Also

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


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