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


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