Returns false if the HatchStyle property is in the default state. The default state is to inherit the HatchStyle from the Chart2DArea object.
Syntax
'Declaration
Public Function ShouldSerializeHatchStyle() As System.Boolean
public System.bool ShouldSerializeHatchStyle()
See Also