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


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