FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / SeriesBase Class / Invalidate Method

In This Topic
    Invalidate Method (SeriesBase)
    In This Topic
    Invalidates series.
    Syntax
    'Declaration
     
    Protected Overridable Sub Invalidate() 
    protected virtual void Invalidate()
    See Also