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

In This Topic
    ChartElement Property
    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