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


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