Skip to content

Commit 25fdf36

Browse files
Add some type descriptions
1 parent d0c215b commit 25fdf36

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

api-reference/10 UI Components/BaseChart/9 Types/BasePointInfo/argument.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: String | Number | Date
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The argument of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/BaseChart/9 Types/BasePointInfo/seriesName.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: any
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [name](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#name) of the series that includes the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/BaseChart/9 Types/BasePointInfo/value.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: String | Number | Date
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The value of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/argument.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: String | Number | Date
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The argument of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/closeValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: Number | String
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [close value](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#closeValueField) of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/highValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: Number | String
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [high value](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#highValueField) of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/lowValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: Number | String
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [low value](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#lowValueField) of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/openValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: Number | String
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [open value](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#openValueField) of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/reductionValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: Number | String
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [reduction](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/reduction/) value of the series point.
88

99
---
1010
<!-- Description goes here -->

api-reference/10 UI Components/dxChart/9 Types/CandleStickPointInfo/seriesName.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: any
44
---
55
---
66
##### shortDescription
7-
<!-- Description goes here -->
7+
The [name](/Documentation/ApiReference/UI_Components/dxChart/Configuration/series/#name) of the series that includes the series point.
88

99
---
1010
<!-- Description goes here -->

0 commit comments

Comments
 (0)