alexa

    Show / Hide Table of Contents

    Class ChartLegendCollection

    A collection class which holds chart legend

    Inheritance
    System.Object
    ChartLegendCollection
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class ChartLegendCollection : ObservableCollection<ChartLegend>

    Constructors

    ChartLegendCollection()

    Declaration
    public ChartLegendCollection()
    Back to top Generated by DocFX