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

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

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

    See Also