INChartLegendScrollBarColor Property |
Color of the legend's scrollbar.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Color ScrollBarColor { get; set; }
Property ScrollBarColor As Color
Get
Set
property Color^ ScrollBarColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Type:
ColorSee Also