Common properties for Range charts like Column, Bar, Stock, Candlestick, ErrorBar, BoxPlot.

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

Syntax

C#
public abstract class RangePropsBase : ChartSeriesCustomProperties..::..PropsBase
Visual Basic
Public MustInherit Class RangePropsBase _
	Inherits ChartSeriesCustomProperties..::..PropsBase

Inheritance Hierarchy

See Also