ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / RadarSeries Class / ChartTypeProperty Field



In This Topic
    ChartTypeProperty Field (RadarSeries)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ChartTypeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = RadarSeries.ChartTypeProperty
    public new static readonly DependencyProperty ChartTypeProperty
    public:
    new static readonly DependencyProperty^ ChartTypeProperty
    See Also