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


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