menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NumericalStripLineCollection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NumericalStripLineCollection

    Represents a collection of NumericalStripLine.

    Inheritance
    System.Object
    NumericalStripLineCollection
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public class NumericalStripLineCollection : ObservableCollection<NumericalStripLine>

    Constructors

    NumericalStripLineCollection()

    Initializes a new instance of the NumericalStripLineCollection class.

    Declaration
    public NumericalStripLineCollection()

    Methods

    ClearItems()

    Removes all items from the collection.

    Declaration
    protected override void ClearItems()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved