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


In This Topic
    NHeatMapData Class Members
    In This Topic

    The following tables list the members exposed by NHeatMapData.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the grid data schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OriginX property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OriginY property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Size property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the StepX property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the StepY property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Values property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the x origin of the grid  
    Public PropertyGets or sets the y origin of the grid  
    Public PropertyGets or sets the grid size  
    Public PropertyGets or sets the x step of the grid  
    Public PropertyGets or sets the step Y of the grid  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Gets the value at row, col  
    Public MethodSets a range of values  
    Public MethodOverloaded. Sets the value at row, col  
    Top
    See Also