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

本主题中
    LegendToggle 属性 (FlexChartBase)
    本主题中
    Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
    语法
    '声明
     
    Public Property LegendToggle As Boolean
    public bool LegendToggle {get; set;}
    请参见