Properties of data point of the Range ErrorBar chart.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class RangeErrorBarProps : ChartDataPointCustomProperties..::..PropsBase
Visual Basic
Public Class RangeErrorBarProps _
	Inherits ChartDataPointCustomProperties..::..PropsBase

Inheritance Hierarchy

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

See Also