ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Shape Class / ContentStyleProperty Field



In This Topic
    ContentStyleProperty Field
    In This Topic
    Identifies the ContentStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Shape.ContentStyleProperty
    public static readonly DependencyProperty ContentStyleProperty
    public:
    static readonly DependencyProperty^ ContentStyleProperty
    See Also