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

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