menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class LinearGaugeAnnotationCollection

    Represents the linear gauge annotaion collection. To render this annotation, create an instance LinearGaugeAnnotationCollection, and set required properties.

    Inheritance
    System.Object
    LinearGaugeAnnotationCollection
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public class LinearGaugeAnnotationCollection : ObservableCollection<LinearGaugeAnnotation>

    Constructors

    LinearGaugeAnnotationCollection()

    Declaration
    public LinearGaugeAnnotationCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved