ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / Radar Property

In This Topic
    Radar Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Radar chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Radar As ChartSeriesCustomProperties.RadarProps
    public ChartSeriesCustomProperties.RadarProps Radar {get;}
    See Also