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



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