Gets or sets the style of collected style. Default: None.

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

Syntax

C#
public RdlEnum<ChartCollectedStyle> CollectedStyle { get; set; }
Visual Basic
Public Property CollectedStyle As RdlEnum(Of ChartCollectedStyle)
	Get
	Set

See Also