WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BreakEven Class / IsHitTestVisible Property
In This Topic
    IsHitTestVisible Property (BreakEven)
    In This Topic
    Gets or sets a value indicating whether the series is visible for hit testing methods.
    Syntax
    public bool IsHitTestVisible {get; set;}
    See Also