FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / HitTestInfo Class / ChartElement Property

In This Topic
    ChartElement Property (HitTestInfo)
    In This Topic
    Gets the chart element at the specified coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartElement As ChartElement
    public ChartElement ChartElement {get;}
    See Also