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

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