ComponentOne Chart for .NET (2.0) Search HelpCentral 

VisualEffectsStyle.GroupElements Property

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

[Visual Basic]

Public Property GroupElements As Boolean

[C#]

public bool GroupElements {get;set;}

[Delphi]

public property GroupElements: Boolean read get_GroupElements write set_GroupElements;

See Also

VisualEffectsStyle Class | VisualEffectsStyle Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.