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

In This Topic
    ChartSeriesCustomProperties.ColumnStackedProps Class
    In This Topic
    Properties of the Column Stacked chart.
    Object Model
    ChartSeriesCustomProperties.ColumnStackedProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.ColumnStackedProps 
       Inherits ChartSeriesCustomProperties.ColumnBarPropsBase
    public class ChartSeriesCustomProperties.ColumnStackedProps : 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.ColumnStackedProps
                      C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ColumnPercentStackedProps

    See Also