dotnetCHARTING Send comments on this topic.
HatchStyle Property
See Also 
dotnetCHARTING Namespace > Background Class : HatchStyle Property


Gets or sets a hatch pattern.

Syntax

Visual Basic (Declaration) 
Public Property HatchStyle As HatchStyle
Visual Basic (Usage)Copy Code
Dim instance As Background
Dim value As HatchStyle
 
instance.HatchStyle = value
 
value = instance.HatchStyle
C# 
public HatchStyle HatchStyle {get; set;}

Example

Remarks

If not specified, no hatch will is drawn.

See Also

©2002 - 2008 Webavail Productions Inc. & Corporate Web Solutions Ltd. All Rights Reserved.