ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeries Class / LabelProperty Field


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