ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PlotElement Class / LabelAlignmentProperty Field


In This Topic
    LabelAlignmentProperty Field
    In This Topic
    Identifies the PlotElement.LabelAlignment attached dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelAlignmentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PlotElement.LabelAlignmentProperty
    public static readonly DependencyProperty LabelAlignmentProperty
    See Also