FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / C1TreeMap 类 / OnSelectionChanged 方法

本主题中
    OnSelectionChanged 方法 (C1TreeMap)
    本主题中
    Called when selection was changed.
    语法
    '声明
     
    Protected Sub OnSelectionChanged( _
       ByVal e As EventArgs _
    ) 
    protected void OnSelectionChanged( 
       EventArgs e
    )

    参数

    e
    请参见