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


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