alexa

    Show / Hide Table of Contents

    Class AxisCollection

    Represents a collection of control that display axis elements.

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

    Constructors

    AxisCollection()

    Declaration
    public AxisCollection()
    Back to top Generated by DocFX