Common properties for data point of Area charts.

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

Syntax

C#
public abstract class AreaPropsBase : ChartDataPointCustomProperties..::..PropsBase
Visual Basic
Public MustInherit Class AreaPropsBase _
	Inherits ChartDataPointCustomProperties..::..PropsBase

Inheritance Hierarchy

See Also