ComponentOne FinancialChart for WPF
C1.WPF.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
    public:
    static readonly DependencyProperty^ ContentProperty
    See Also