WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / HitTestInfo Class / Series Property
In This Topic
    Series Property (HitTestInfo)
    In This Topic
    Gets the chart series at the specified coordinates.
    Syntax
    public ISeries Series {get;}
    See Also