2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle Class / GroupElements Property

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