Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Interaction Namespace / C1LineMarker Class / ContentProperty Field


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