ComponentOne Chart for .NET (2.0) Search HelpCentral 

FillStyle.Color2 Property

Gets or sets the second fill color.

[Visual Basic]

Public Property Color2 As Color

[C#]

public Color Color2 {get;set;}

[Delphi]

public property Color2: Color read get_Color2 write set_Color2;

See Also

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


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