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

In This Topic
    ChartDataPointCustomProperties.PolarProps Class
    In This Topic
    Properties of data point of the Polar charts.
    Object Model
    ChartDataPointCustomProperties.PolarProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.PolarProps 
       Inherits ChartDataPointCustomProperties.PropsBase
    public class ChartDataPointCustomProperties.PolarProps : ChartDataPointCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PolarProps
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.RadarProps

    See Also