FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / _dirty Field

In This Topic
    _dirty Field (FlexPie)
    In This Topic
    Whether the data cache is dirty.
    Syntax
    'Declaration
     
    Protected _dirty As System.Boolean
    protected System.bool _dirty
    See Also