ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ContentProperty
    See Also