INChartPlacedBorderRadius Property |
Corner rounding radius (in pixels) of the border that is drawn around the text container.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax float BorderRadius { get; set; }
Property BorderRadius As Single
Get
Set
property float BorderRadius {
float get ();
void set (float value);
}
Property Value
Type:
SingleSee Also