Gets or sets a value indicating whether the graphic elements can be grouped when rendering.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public bool GroupElements { get; set; }
Visual Basic
Public Property GroupElements As Boolean
	Get
	Set

See Also