alexa

    Show / Hide Table of Contents

    Class ChartAxisScaleBreaks

    A collection class which holds ChartAxisScaleBreak

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

    Constructors

    ChartAxisScaleBreaks()

    Declaration
    public ChartAxisScaleBreaks()
    Back to top Generated by DocFX