NChartLegendScrollerPadding Property |
Padding inside the scroller.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartMargin ScrollerPadding { get; set; }
Public Property ScrollerPadding As NChartMargin
Get
Set
public:
virtual property NChartMargin ScrollerPadding {
NChartMargin get () sealed;
void set (NChartMargin value) sealed;
}
Property Value
Type:
NChartMarginImplements
INChartLegendScrollerPaddingSee Also