Xuni Product Documentation - Xamarin.Forms
ChartAnnotation Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by ChartAnnotation.

Public Constructors
 NameDescription
Public ConstructorChartAnnotation Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AttachmentProperty  
Public Fieldstatic (Shared in Visual Basic)HeightProperty  
Public Fieldstatic (Shared in Visual Basic)IsVisibleProperty  
Public Fieldstatic (Shared in Visual Basic)OffsetProperty  
Public Fieldstatic (Shared in Visual Basic)PointIndexProperty  
Public Fieldstatic (Shared in Visual Basic)PointProperty  
Public Fieldstatic (Shared in Visual Basic)PositionProperty  
Public Fieldstatic (Shared in Visual Basic)SeriesIndexProperty  
Public Fieldstatic (Shared in Visual Basic)TooltipTextProperty  
Public Fieldstatic (Shared in Visual Basic)WidthProperty  
Top
Public Properties
 NameDescription
Public PropertyAttachment Gets or sets the attachment of the annotation  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyHeight Gets or sets the height of the annotation  
Public PropertyIsVisible Gets or sets the visibility of the annotation.  
Public PropertyOffset Gets or sets the offset of the annotation  
Public PropertyPoint Gets or sets the point of the annotation  
Public PropertyPointIndex Gets or sets the point index of the annotation  
Public PropertyPosition Gets or sets the position of the annotation  
Public PropertySeriesIndex Gets or sets the series index of the annotation  
Public PropertyTooltipText Gets or sets the tooltip text of the annotation  
Public PropertyWidth Gets or sets the width of the annotation  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

ChartAnnotation Class
Xuni.Forms.ChartCore Namespace