Click or drag to resize
NChartMargin Property
Margin of the chart that determines how far the content of chart starts from view's bounds. The default margin is zero on all sides.

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

Property Value

Type: NChartMargin
See Also