NtRowPerspective
For each visible row in the NtTimeChartControl there must be exactly one
A single
Class Hierarchy:

Constructors:
| Modifier | Name and Parameters | Description |
|---|---|---|
|
public |
|
The default constructor. It does not initialize the object properly. After calling this, the members should be set. |
|
public |
|
A copy contructor. This initilaizes the object with the data taken from parameter |
Methods and Properties:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
| public bool |
|
Simple method to check if a certain data type is defined in the row this |
Members:
| Type | Name | Description |
|---|---|---|
| public int |
|
The category level of the row this |
| public string |
|
If this row has a category level less then the NtPerspective's |
| public bool |
|
This member is true only if this row is a category row ( |
| public int |
|
This is the row height in pixels. It is used for regular data rows as well as for category rows. |
See also:
