INChartPlacedPadding Property |
Padding of the text container in pixels (spacing to sub-areas).
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartMargin Padding { get; set; }
Property Padding As NChartMargin
Get
Set
property NChartMargin Padding {
NChartMargin get ();
void set (NChartMargin value);
}
Property Value
Type:
NChartMarginSee Also