Defines how the upper and lower errors are calculated for the center values of the error bar series. Default: StandardError.

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

Syntax

C#
public RdlEnum<ChartErrorBarType> Type { get; set; }
Visual Basic
Public Property Type As RdlEnum(Of ChartErrorBarType)
	Get
	Set

See Also