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



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