ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / ActualChart Property

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