Represents custom attributes of a ChartSeries object.

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

Syntax

C#
public class ChartSeriesCustomProperties : ChartCustomProperties
Visual Basic
Public Class ChartSeriesCustomProperties _
	Inherits ChartCustomProperties

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..CustomProperties
    C1.C1Rdl.Rdl2008..::..ChartCustomProperties
      C1.C1Rdl.Rdl2008..::..ChartSeriesCustomProperties

See Also