Click or drag to resize
NChartAutoScrollLabelPadding Property
Padding of the text container in pixels (spacing to sub-areas).

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

Property Value

Type: NChartMargin

Implements

INChartPlacedPadding
See Also