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



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