alexa

    Show / Hide Table of Contents

    Class ChartStripLines

    A collection class which holds ChartStripLine

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

    Constructors

    ChartStripLines()

    Declaration
    public ChartStripLines()
    Back to top Generated by DocFX