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


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