Base class for custom properties of the ChartDataPoint and ChartSeries.

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

Syntax

C#
public abstract class ChartCustomProperties : CustomProperties
Visual Basic
Public MustInherit Class ChartCustomProperties _
	Inherits CustomProperties

Inheritance Hierarchy

See Also