Gets or sets name of the ChartDataPointValue property to use as the value of this parameter.

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

Syntax

C#
public string Source { get; set; }
Visual Basic
Public Property Source As String
	Get
	Set

See Also