Click or drag to resize
NChartScaleLegendScrollBarColor Property
Color of the legend's scrollbar.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public Color ScrollBarColor { get; set; }

Property Value

Type: Color

Implements

INChartLegendScrollBarColor
See Also