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

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

    See Also