ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PropsBase Class
Members

In This Topic
    ChartSeriesCustomProperties.PropsBase Class
    In This Topic
    Abstract base class for chart of specified type.
    Object Model
    ChartSeriesCustomProperties.PropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartSeriesCustomProperties.PropsBase 
       Inherits ChartCustomProperties.ChartPropsBase
    public abstract class ChartSeriesCustomProperties.PropsBase : ChartCustomProperties.ChartPropsBase 
    Inheritance Hierarchy

    System.Object
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase

    See Also