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


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