ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HyperPanel Class / CenterProperty Field



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