# GraffitiChartPoint
Class
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Sub | Constructor | (None) | Creates a new instance of the class. |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Dataset | GraffitiChartDataset | Nil | Dataset that this point belongs to. |
| Label | String | Nil | Label in which this point resides on the chart. |
| Value | Double | Nil | Value of the point. |