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()