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

In This Topic
    ChartSeriesCustomProperties.BarStackedProps Class
    In This Topic
    Properties of Bar Stacked props.
    Object Model
    ChartSeriesCustomProperties.BarStackedProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.BarStackedProps 
       Inherits ChartSeriesCustomProperties.BarPropsBase
    public class ChartSeriesCustomProperties.BarStackedProps : ChartSeriesCustomProperties.BarPropsBase 
    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.BarStackedProps
                         C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.BarPercentStackedProps

    See Also