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


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