FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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
    'Declaration
     
    Public ReadOnly Property Series As ISeries
    public ISeries Series {get;}
    See Also