Defines the style of the background hatch filling.
[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
PlotArea Class | PlotArea Members | C1.Win.C1Chart Namespace | PlotArea Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |