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


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