BorderRadius: Double;
BorderRadius: Double;
The BorderRadius property determines a rounding radius for component border corners.
Use this property to determine value of rounding radius for corners of caption border, legend border, and bubble chart plot area border.
The radius value is specified in device-independent units equal to 1/96 inch. When the resolution set in the operating system equals to 96 pixels per inch, this value corresponds to the value in pixels.
The example of use is given in description of the IBubbleChart.GraphArea property.
See also: