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

In This Topic
    ChartSeriesCustomProperties.BarPropsBase Class
    In This Topic
    Common properties of Bar charts.
    Object Model
    ChartSeriesCustomProperties.BarPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartSeriesCustomProperties.BarPropsBase 
       Inherits ChartSeriesCustomProperties.ColumnBarPropsBase
    public abstract class ChartSeriesCustomProperties.BarPropsBase : ChartSeriesCustomProperties.ColumnBarPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ColumnBarPropsBase
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.BarPropsBase
                      C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.BarProps
                      C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.BarStackedProps

    See Also