Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PolarProps Class
Properties


In This Topic
    ChartSeriesCustomProperties.PolarProps Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesCustomProperties.PolarProps.

    Public Properties
     NameDescription
    Public PropertyGets or sets the plotting area shape of Radar and Polar charts. Default: Circle. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarRadarPropsBase)
    Public PropertyGets or sets the labels drawing style of Polar and Radata charts. Default: Auto. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarRadarPropsBase)
    Public PropertyDetermines how an empty point is treated when the chart is drawn. If a value of 'Average' is used then the chart is drawn as if a point exists that has an average Y value, the average being calculated using the adjacent points. If 'Zero' is used then the chart is drawn as if a point exists with a value of zero. Default: Average. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarRadarPropsBase)
    Public PropertyGets or set the data point labels position. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarRadarPropsBase)
    Public PropertyGets ChartSeriesCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase)
    Public PropertyGets or sets a Polar chart's drawing style. Default: Line.  
    Top
    See Also