Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / HatchStyle Property

In This Topic
    HatchStyle Property
    In This Topic
    Gets or sets the fill hatch style.
    Syntax
    'Declaration
     
    Public Property HatchStyle As Chart.HatchStyleEnum
    public Chart.HatchStyleEnum HatchStyle {get; set;}
    See Also