property ChartView.DrawRoundNode as Boolean
Specifies a value that indicates whether the node has borders with round corners.

TypeDescription
Boolean A boolean expression that indicates whether the nodes have borders with round corners. 

Use the DrawRoundNode property to specify whether the nodes have borders with round corners. Use the DrawRoundNode property to specify whether a specified node has borders with round corners. The ShadowNode property determines whether the control displays a shadow for nodes. Use the ShadowNode property to hide the shadow for a specific node. The DrawRoundNode property and ShadowNode property has effect only if no skin is applied to a node. Use the Background property to specify a background color or a visual appearance for specific parts in the control.