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

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

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

    See Also