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