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



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