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