Base class for custom properties of data point of chart.

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

Syntax

C#
public abstract class PropsBase : ChartCustomProperties..::..ChartPropsBase
Visual Basic
Public MustInherit Class PropsBase _
	Inherits ChartCustomProperties..::..ChartPropsBase

Inheritance Hierarchy

See Also