FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class / HatchStyle Property

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