[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.GroupElements

GroupElements Property

GroupElements

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

Declaration
[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