FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / ErrorBar 类 / GetDataRect 方法

本主题中
    GetDataRect 方法 (ErrorBar)
    本主题中
    语法
    '声明
     
    Protected Overrides Function GetDataRect( _
       ByVal currentRect As _Rect _
    ) As Nullable(Of _Rect)
    protected override Nullable<_Rect> GetDataRect( 
       _Rect currentRect
    )

    参数

    currentRect
    请参见