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

The following tables list the members exposed by ChartLegend.

Public Constructors
 NameDescription
Public ConstructorChartLegend ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackgroundColorProperty Identifies the BackgroundColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)BorderColorProperty Identifies the BorderColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)BorderWidthProperty Identifies the BorderWidth bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelFontAttributesProperty Identifies the LabelFontAttributes bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelFontFamilyProperty Identifies the LabelFontFamily bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelFontSizeProperty Identifies the LabelFontSize bindable property.  
Public Fieldstatic (Shared in Visual Basic)LabelTextColorProperty Identifies the LabelTextColor bindable property.  
Public Fieldstatic (Shared in Visual Basic)OrientationProperty Identifies the Orientation bindable property.  
Public Fieldstatic (Shared in Visual Basic)PositionProperty Identifies the Position bindable property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundColor Gets or sets the background color of the legend.  
Public PropertyBaseFlexChart Gets the chart base object that owns this legend.  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBorderColor Gets or sets the border color of the legend.  
Public PropertyBorderWidth Gets or sets the border width of the legend.  
Public PropertyLabelFont Gets or sets the label font of the legend.  
Public PropertyLabelFontAttributes ​Gets or sets the font attributes of the legend..  
Public PropertyLabelFontFamily ​Gets or sets the font family of the legend..  
Public PropertyLabelFontSize ​Gets or sets the font size of the legend.  
Public PropertyLabelTextColor Gets or sets the label text color of the legend.  
Public PropertyOrientation Gets or sets the legend orientation.  
Public PropertyPosition Gets or sets the legend position relative to the chart area.  
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

ChartLegend Class
Xuni.Forms.ChartCore Namespace