Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / DataLabelBase Class / BorderProperty Field


In This Topic
    BorderProperty Field
    In This Topic
    Identifies the Border dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DataLabelBase.BorderProperty
    public static readonly DependencyProperty BorderProperty
    See Also