ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieOptions Class / SeriesLabelTemplateProperty Field


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