ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewerPanel Class / ZoomProperty Field



In This Topic
    ZoomProperty Field (C1ListViewerPanel)
    In This Topic
    Identifies the Zoom dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ZoomProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ListViewerPanel.ZoomProperty
    public static readonly DependencyProperty ZoomProperty
    public:
    static readonly DependencyProperty^ ZoomProperty
    See Also