Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartCustomProperties.ChartPropsBase Class
Members

In This Topic
    ChartCustomProperties.ChartPropsBase Class
    In This Topic
    Base class for custom properties of data point of chart.
    Object Model
    ChartCustomProperties.ChartPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartCustomProperties.ChartPropsBase 
    public abstract class ChartCustomProperties.ChartPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase

    See Also