menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CircularGaugeAnnotationCollection

    Represents the circular gauge annotation collection. Create an instance "SfGauge.XForms.CircularGaugeAnnotationCollection", and set required properties.

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

    Constructors

    CircularGaugeAnnotationCollection()

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