FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / ShouldSerializeHatchStyle Method

In This Topic
    ShouldSerializeHatchStyle Method (ChartStyle)
    In This Topic
    Returns false if HatchStyle is in default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeHatchStyle() As Boolean
    public bool ShouldSerializeHatchStyle()
    See Also