ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / AutoMinProperty Field


In This Topic
    AutoMinProperty Field
    In This Topic
    Identifies the AutoMin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoMinProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.AutoMinProperty
    public static readonly DependencyProperty AutoMinProperty
    See Also