Class LinearAnnotationCollection
Represents LinearAnnotationCollection class that represents linear gauge annotation collection.
Inheritance
System.Object
LinearAnnotationCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public class LinearAnnotationCollection : ObservableCollection<LinearGaugeAnnotation>
Constructors
LinearAnnotationCollection()
Declaration
public LinearAnnotationCollection()