[]
Structure that determine point on chart view.
public struct TaskDatePoint
| Name | Description |
|---|---|
| TaskDatePoint(BaseTask, DateTime) | Creates the TaskDatePoint object. |
| Name | Description |
|---|---|
| Date | The Date in point. |
| Task | The Task in point. |