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

In This Topic
    ChartSeriesCustomProperties.FunnelPyramidPropsBase Class
    In This Topic
    Common properties of Funnel and Pyramid charts.
    Object Model
    ChartSeriesCustomProperties.FunnelPyramidPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartSeriesCustomProperties.FunnelPyramidPropsBase 
       Inherits ChartSeriesCustomProperties.PropsBase
    public abstract class ChartSeriesCustomProperties.FunnelPyramidPropsBase : ChartSeriesCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.FunnelPyramidPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.FunnelProps
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PyramidProps

    See Also