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

The following tables list the members exposed by ChartPolygonAnnotation.

Public Constructors
 NameDescription
Public ConstructorChartPolygonAnnotation Constructor Initializes a new instance of ChartPolygonAnnotation class  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)PointsProperty  
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 PropertyBorderColor Gets or sets the border color for the annotation. (Inherited from Xuni.Forms.ChartCore.ChartShapeAnnotation)
Public PropertyBorderWidth ​Gets or sets the border width for the annotation. (Inherited from Xuni.Forms.ChartCore.ChartShapeAnnotation)
Public PropertyColor Gets or sets the fill color for the annotation. (Inherited from Xuni.Forms.ChartCore.ChartShapeAnnotation)
Public PropertyFontAttributes Gets or sets the font attributes of the annotation. (Inherited from Xuni.Forms.ChartCore.ChartTextAnnotation)
Public PropertyFontFamily Gets or sets the font family of the annotation. (Inherited from Xuni.Forms.ChartCore.ChartTextAnnotation)
Public PropertyFontSize Gets or sets the font size of the annotation. (Inherited from Xuni.Forms.ChartCore.ChartTextAnnotation)
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 PropertyPoints Gets the collection of points for the polygon annotation.  
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. (Inherited from Xuni.Forms.ChartCore.ChartTextAnnotation)
Public PropertyTextColor Gets or sets the text color of the annotation. (Inherited from Xuni.Forms.ChartCore.ChartTextAnnotation)
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

ChartPolygonAnnotation Class
Xuni.Forms.ChartCore Namespace