Click or drag to resize
NChartCartesianSystemMargin Property
Margin of the coordinate system.

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

Property Value

Type: NChartMargin

Implements

INChartCoordSystemMargin
See Also