ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PolarRadarPropsBase Class
Members

In This Topic
    ChartSeriesCustomProperties.PolarRadarPropsBase Class
    In This Topic
    Common properties of the Polar and Radara charts.
    Object Model
    ChartSeriesCustomProperties.PolarRadarPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartSeriesCustomProperties.PolarRadarPropsBase 
       Inherits ChartSeriesCustomProperties.PropsBase
    public abstract class ChartSeriesCustomProperties.PolarRadarPropsBase : ChartSeriesCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarRadarPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PolarProps
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RadarProps

    See Also