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

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