FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / LegendToggle Property

In This Topic
    LegendToggle Property (FlexChart)
    In This Topic
    Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
    Syntax
    'Declaration
     
    Public Property LegendToggle As System.Boolean
    public System.bool LegendToggle {get; set;}
    See Also