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

In This Topic
    ChartDataPointCustomProperties.BarProps Class
    In This Topic
    Properties of data point of Bar chart.
    Object Model
    ChartDataPointCustomProperties.BarProps Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties.BarProps 
       Inherits ChartDataPointCustomProperties.BarPropsBase
    public class ChartDataPointCustomProperties.BarProps : ChartDataPointCustomProperties.BarPropsBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ColumnBarPropsBase
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.BarPropsBase
                   C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.BarProps

    See Also