Click or drag to resize
NChartScaleLegendScrollerPadding Property
Padding inside the scroller.

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

Property Value

Type: NChartMargin

Implements

INChartLegendScrollerPadding
See Also