FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / ActualChart Property

In This Topic
    ActualChart Property (Series)
    In This Topic
    Gets the chart.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ActualChart As FlexChart
    protected FlexChart ActualChart {get;}
    See Also