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

In This Topic
    ChartDataPointCustomProperties.ColumnStackedProps Class
    In This Topic
    Properties of data point of the Column Stacked chart.
    Object Model
    ChartDataPointCustomProperties.ColumnStackedProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.ColumnStackedProps 
       Inherits ChartDataPointCustomProperties.ColumnBarPropsBase
    public class ChartDataPointCustomProperties.ColumnStackedProps : ChartDataPointCustomProperties.ColumnBarPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ColumnBarPropsBase
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ColumnStackedProps
                   C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ColumnPercentStackedProps

    See Also