Click or drag to resize
NChartVectorHelper Class
NChartVectorHelper is helper class used for create NChartVector3.
Inheritance Hierarchy
SystemObject
  NChart3D_UWPNChartVectorHelper

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

The NChartVectorHelper type exposes the following members.

Constructors
  NameDescription
Public methodNChartVectorHelper
Initializes a new instance of the NChartVectorHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberVectorMake
Create NChartVector3 with given parameters.
Top
See Also