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

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