ComponentOne Chart for .NET (2.0) Search HelpCentral 

FillStyle.Color1 Property

Gets or sets the fill color.

[Visual Basic]

Public Property Color1 As Color

[C#]

public Color Color1 {get;set;}

[Delphi]

public property Color1: Color read get_Color1 write set_Color1;

See Also

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


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