ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartSymbolStyle.Color Property

Gets or sets the color of the data point symbol.

[Visual Basic]

Public Property Color As Color

[C#]

public Color Color {get;set;}

[Delphi]

public property Color: Color read get_Color write set_Color;

See Also

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


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