INChartPlacedBorderColor Property |
Color of the border that is drawn around the text container.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Color BorderColor { get; set; }
Property BorderColor As Color
Get
Set
property Color^ BorderColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Type:
ColorSee Also