NHeatMapData Class Members
In This Topic
The following tables list the members exposed by NHeatMapData.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | OriginX | Gets or sets the x origin of the grid |
 | OriginY | Gets or sets the y origin of the grid |
 | Size | Gets or sets the grid size |
 | StepX | Gets or sets the x step of the grid |
 | StepY | Gets or sets the step Y of the grid |
 | Values | |
Top
Public Methods
| Name | Description |
 | GetValue | Overloaded. Gets the value at row, col |
 | SetRange | Sets a range of values |
 | SetValue | Overloaded. Sets the value at row, col |
Top
See Also