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 ChartDataPointCustomProperties..::..RangeErrorBarProps RangeErrorBar { get; }
Visual Basic
Public ReadOnly Property RangeErrorBar As ChartDataPointCustomProperties..::..RangeErrorBarProps
	Get

See Also