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

In This Topic
    HatchStyle Property (Chart2DPlotArea)
    In This Topic
    Gets or sets the type of hatch background filling. Inherits from the chart area.
    Syntax
    'Declaration
     
    Public Property HatchStyle As ChartHatchStyle
    public ChartHatchStyle HatchStyle {get; set;}
    See Also