Properties of data point of the Range Candlestick chart.

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

Syntax

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

Inheritance Hierarchy

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

See Also