ComponentOne Chart for .NET (2.0) Search HelpCentral 

FillStyle.HatchStyle Property

Gets or sets the fill hatch type.

[Visual Basic]

Public Property HatchStyle As C1.Win.C1Chart.HatchStyleEnum

[C#]

public C1.Win.C1Chart.HatchStyleEnum HatchStyle {get;set;}

[Delphi]

public property HatchStyle: C1.Win.C1Chart.HatchStyleEnum read get_HatchStyle write set_HatchStyle;

See Also

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


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