Click or drag to resize
NChartScaleLegendMargin Property
Margin of the text container in pixels (spacing from the bounds of the enclosing area).

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

Property Value

Type: NChartMargin

Implements

INChartPlacedMargin
See Also