FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / ErrorBar 类 / IsHitTestVisible 属性

本主题中
    IsHitTestVisible 属性 (ErrorBar)
    本主题中
    Gets or sets a value indicating whether the series is visible for hit testing methods.
    语法
    '声明
     
    Public Property IsHitTestVisible As Boolean
    public bool IsHitTestVisible {get; set;}
    请参见