Click or drag to resize
NChartMarginHelper Class
NChartMarginHelper is helper class used for create NChartMargin.
Inheritance Hierarchy
SystemObject
  NChart3D_UWPNChartMarginHelper

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public sealed class NChartMarginHelper

The NChartMarginHelper type exposes the following members.

Constructors
  NameDescription
Public methodNChartMarginHelper
Initializes a new instance of the NChartMarginHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberMarginMake
Create NChartMargin with given parameters.
Public methodToString (Inherited from Object.)
Top
See Also