Properties of data point of the Range BoxPlot chart.

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

Syntax

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

Inheritance Hierarchy

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

See Also