FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle Class / GroupElements Property

In This Topic
    GroupElements Property (ChartVisualEffectsStyle)
    In This Topic
    Gets or sets a value indicating whether the graphic elements can be grouped when rendering.
    Syntax
    'Declaration
     
    Public Property GroupElements As Boolean
    public bool GroupElements {get; set;}
    See Also