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


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