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

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