Class CircularGaugeAnnotationCollection
Represents the circular gauge annotation collection. Create an instance for this property, and set required properties.
Inheritance
System.Object
CircularGaugeAnnotationCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class CircularGaugeAnnotationCollection : ObservableCollection<GaugeAnnotation>
Constructors
CircularGaugeAnnotationCollection()
Declaration
public CircularGaugeAnnotationCollection()