ChartArea.RoundedCorners Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the embedded chart has rounded corners. Read/write Boolean.
public:
property bool RoundedCorners { bool get(); void set(bool value); };
public bool RoundedCorners { get; set; }
Public Property RoundedCorners As Boolean
Property Value
Boolean.