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


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