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

The following tables list the members exposed by ChartLineAnnotation.

Public Constructors
 NameDescription
Public ConstructorChartLineAnnotation Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ColorProperty  
Public Fieldstatic (Shared in Visual Basic)EndProperty  
Public Fieldstatic (Shared in Visual Basic)LineWidthProperty  
Public Fieldstatic (Shared in Visual Basic)StartProperty  
Top
Public Properties
 NameDescription
Public PropertyAttachment Gets or sets the attachment of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyColor ​Gets or sets the color of the line.  
Public PropertyEnd ​Gets or sets the end point of the line annotation.  
Public PropertyHeight Gets or sets the height of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyIsVisible Gets or sets the visibility of the annotation. (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyLineWidth Gets or sets the line width.  
Public PropertyOffset Gets or sets the offset of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyPoint Gets or sets the point of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyPointIndex Gets or sets the point index of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyPosition Gets or sets the position of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertySeriesIndex Gets or sets the series index of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyStart ​Gets or sets the starting point of the line annotation.  
Public PropertyTooltipText Gets or sets the tooltip text of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
Public PropertyWidth Gets or sets the width of the annotation (Inherited from Xuni.Forms.ChartCore.ChartAnnotation)
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

ChartLineAnnotation Class
Xuni.Forms.ChartCore Namespace