ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / HatchStyle Property

In This Topic
    HatchStyle Property
    In This Topic
    Defines the style of the background hatch filling.
    Syntax
    'Declaration
     
    Public Property HatchStyle As HatchStyleEnum
    public HatchStyleEnum HatchStyle {get; set;}
    See Also