ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartData Class / SeriesItemTemplateProperty Field


In This Topic
    SeriesItemTemplateProperty Field
    In This Topic
    Using a DependencyProperty as the backing store for SeriesItemTemplate.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SeriesItemTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartData.SeriesItemTemplateProperty
    public static readonly DependencyProperty SeriesItemTemplateProperty
    See Also