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