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



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