Gets or sets a hatch style palette that will trickle to all series on the chart. The hatch patterns will not show on chart elements if a hatch color is not specified. The default hatch color can be specified with the Chart.DefaultSeries.DefaultElement.HatchColor property.
[Visual Basic]
Public Property HatchStylePalette As HatchStyle()
[C#]
public HatchStyle[] HatchStylePalette {get; set;}
[JScript]
public function get,set HatchStylePalette : HatchStyle[]
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.