ComponentOne Chart for .NET (2.0) Search HelpCentral 

PointStyle.FillStyle Property

Gets or sets the fill style of the PointStyle.

[Visual Basic]

Public Property FillStyle As FillStyle

[C#]

public FillStyle FillStyle {get;set;}

[Delphi]

public property FillStyle: FillStyle read get_FillStyle write set_FillStyle;

See Also

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


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