Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / DataLabelBase Class
Fields Properties

In This Topic
    DataLabelBase Class Members
    In This Topic

    The following tables list the members exposed by DataLabelBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) Identifies the Border dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the BorderStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the ConnectingLine dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the Content dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the Offset dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the Style dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the label has border.  
    Public Property Gets or sets the border style of the label.  
    Public Property Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.  
    Public Property Gets or sets the content of data labels.  
    Public Property Gets or sets the offset of data label from corresponding data point.  
    Public Property Gets or sets the style of the label.  
    Top
    See Also