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

In This Topic
    ChartSeriesCustomProperties.AreaProps Class
    In This Topic
    Properties of Area chart.
    Object Model
    ChartSeriesCustomProperties.AreaProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.AreaProps 
       Inherits ChartSeriesCustomProperties.AreaPropsBase
    public class ChartSeriesCustomProperties.AreaProps : ChartSeriesCustomProperties.AreaPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaPropsBase
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaProps
                      C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.AreaSmoothProps

    See Also