Gets or sets the median value for the data point. Optional in series with Type = Range with SubType = BoxPlot.

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

Syntax

C#
public RdlFloat Median { get; set; }
Visual Basic
Public Property Median As RdlFloat
	Get
	Set

See Also