INChartLegendScrollerPadding Property |
Padding inside the scroller.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartMargin ScrollerPadding { get; set; }
Property ScrollerPadding As NChartMargin
Get
Set
property NChartMargin ScrollerPadding {
NChartMargin get ();
void set (NChartMargin value);
}
Property Value
Type:
NChartMarginSee Also