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

In This Topic
    ChartDataPointCustomProperties.AreaPropsBase Class
    In This Topic
    Common properties for data point of Area charts.
    Object Model
    ChartDataPointCustomProperties.AreaPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartDataPointCustomProperties.AreaPropsBase 
       Inherits ChartDataPointCustomProperties.PropsBase
    public abstract class ChartDataPointCustomProperties.AreaPropsBase : ChartDataPointCustomProperties.PropsBase 
    Inheritance Hierarchy

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

    See Also