2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / PlotArea Class / HatchStyle Property

In This Topic
    HatchStyle Property (PlotArea)
    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