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

In This Topic
    Series Property (AnimationTransformEventArgs)
    In This Topic
    Gets the current series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Series As ISeries
    public ISeries Series {get;}
    See Also