[]
Gets or sets a value indicating whether the graphic elements can be grouped when rendering.
[C1Description("ChartVisualEffectsStyle.GroupElements", "Indicates whether the graphic elements can be grouped when rendering.")]
[C1Category("Misc")]
public bool GroupElements { get; set; }
<C1Description("ChartVisualEffectsStyle.GroupElements", "Indicates whether the graphic elements can be grouped when rendering.")>
<C1Category("Misc")>
Public Property GroupElements As Boolean