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