ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / MinProperty Field



In This Topic
    MinProperty Field
    In This Topic
    Backing field for Min property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.MinProperty
    public static readonly DependencyProperty MinProperty
    public:
    static readonly DependencyProperty^ MinProperty
    See Also