ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewer Class / MaxZoomProperty Field



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