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

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

    See Also