INChartCoordSystemMargin Property |
Margin of the coordinate system.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartMargin Margin { get; set; }
Property Margin As NChartMargin
Get
Set
property NChartMargin Margin {
NChartMargin get ();
void set (NChartMargin value);
}
Property Value
Type:
NChartMarginSee Also