NChartCandlestickSeriesNegativeBorderColor Property |
Color for the border of negative candles.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public Color NegativeBorderColor { get; set; }
Public Property NegativeBorderColor As Color
Get
Set
public:
virtual property Color^ NegativeBorderColor {
Color^ get () sealed;
void set (Color^ value) sealed;
}
Property Value
Type:
ColorSee Also