Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.RangeColumnProps Class
Members

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

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.RangeColumnProps
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.RangeBarProps

    See Also