C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartDataLabel Class
Fields Properties Methods Events


ChartDataLabel Class Members

The following tables list the members exposed by ChartDataLabel.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Angle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ContentOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxAutoLabels dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MaxLines dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Overlapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the OverlappingOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Overlapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartPositionType dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value which indicates how to rotate angle of data labels.  
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public PropertyGets or sets a value indicating whether the label has border. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public PropertyGets or sets the border style of the label. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public PropertyGets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public PropertyGets or sets the content of data labels. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public PropertyGets or sets the value which indicates how to set content options of data labels.  
Public PropertyGets or sets the content template for visualizing the data (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public Property (Inherited from Xamarin.Forms.BindableObject)
Public PropertyGets or sets the value which indicates how to handle max value of auto labels.  
Public PropertyGets or sets the value which indicates how to set max lines value of data labels .  
Public PropertyGets or sets the value which indicates how to set max width value of data labels.  
Public PropertyGets or sets the offset of data label from corresponding data point. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Public PropertyGets or sets the value which indicates how to handle overlapping data labels.  
Public PropertyGets or sets the value which indicates how to handle overlapped options.  
Public PropertyGets or sets the position of data labels.  
Public PropertyGets or sets the style of the label. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected MethodInvalidates the parent chart. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Protected MethodInvalidates the data label. (Inherited from C1.Xamarin.Forms.Chart.DataLabelBase)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected MethodFires when data label property changes.  
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Protected Method (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Top
See Also