NevronOpenVision
Nevron.Nov.Chart Namespace / NMatrixSeriesData Class
Fields Properties Methods Events


NMatrixSeriesData Class Members

The following tables list the members exposed by NMatrixSeriesData.

Protected Constructors
 NameDescription
Internal ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the NMatrixSeriesData schema  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyReturns the number of columns in the matrix  
Public PropertyReturns the size of the data sorage in the X-dimension.  
Public PropertyReturns the size of the data sorage in the Z-dimension.  
Public PropertyReturns the number of rows in the matrix  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Internal PropertyOverridden.   
Internal PropertyOverridden.   
Top
Public Methods
 NameDescription
Public MethodRemoves all data from the storage.  
Public MethodSets the size of the data storage. A storage with size M x N is represented by a surface with (M - 1) x (N - 1) cells.  
Public MethodSets the new size of the matrix  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also