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

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

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.RangeErrorBarProps

    See Also