ChartPoint Object (JavaScript API for Excel)
Represents a point of a series in a chart.
Properties
| Property | Type | Description | Req. Set |
|---|---|---|---|
| value | object | Returns the value of a chart point. Read-only. | 1.1 |
Relationships
| Relationship | Type | Description | Req. Set |
|---|---|---|---|
| format | ChartPointFormat | Encapsulates the format properties chart point. Read-only. | 1.1 |
Methods
None