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

The following tables list the members exposed by ChartTextAnnotation.

Public Constructors
 NameDescription
Public ConstructorChartTextAnnotation Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FontAttributesProperty  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty  
Public Fieldstatic (Shared in Visual Basic)FontSizeProperty  
Public Fieldstatic (Shared in Visual Basic)TextColorProperty  
Public Fieldstatic (Shared in Visual Basic)TextProperty  
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 PropertyFontAttributes Gets or sets the font attributes of the annotation.  
Public PropertyFontFamily Gets or sets the font family of the annotation.  
Public PropertyFontSize Gets or sets the font size of the 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 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 PropertyText Gets or sets the text of the annotation.  
Public PropertyTextColor Gets or sets the text color of the 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

ChartTextAnnotation Class
Xuni.Forms.ChartCore Namespace