ComponentOne Reports for WPF
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.ChartDataPointCustomProperties.AreaPropsBase

    See Also