ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / AxisXProperty Field


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