Skip to content

Commit a6a07ee

Browse files
authored
Merge pull request #2975 from syncfusion-content/EJ2-882947-Hf
882947: Need to include bullet points in the pivot chart drill down topic
2 parents cdf7e22 + 266bc8a commit a6a07ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ej2-asp-core-mvc/pivot-table/EJ2_ASP.MVC/pivot-chart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ In the below code sample, the **Pie** chart is rendered, and the other accumulat
150150
### Drill Down/Up
151151

152152
In the accumulation charts, drill down and drill up operations can be performed using the built-in context menu option. It will be shown while clicking on the chart series. The context menu has the following options:
153-
**Expand** - It is to drill down the corresponding series until the last level.
154-
**Collapse** - It is to drill up the corresponding series until the first level.
155-
**Exit** - It is to close the context menu.
153+
* **Expand** - It is to drill down the corresponding series until the last level.
154+
* **Collapse** - It is to drill up the corresponding series until the first level.
155+
* **Exit** - It is to close the context menu.
156156

157157
N> The drill operation in accumulation charts can be performed only for row headers.
158158

ej2-asp-core-mvc/pivot-table/EJ2_ASP.NETCORE/pivot-chart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ In the below code sample, the **Pie** chart is rendered, and the other accumulat
149149
### Drill Down/Up
150150

151151
In the accumulation charts, drill down and drill up operations can be performed using the built-in context menu option. It will be shown while clicking on the chart series. The context menu has the following options:
152-
**Expand** - It is to drill down the corresponding series until the last level.
153-
**Collapse** - It is to drill up the corresponding series until the first level.
154-
**Exit** - It is to close the context menu.
152+
* **Expand** - It is to drill down the corresponding series until the last level.
153+
* **Collapse** - It is to drill up the corresponding series until the first level.
154+
* **Exit** - It is to close the context menu.
155155

156156
N> The drill operation in accumulation charts can be performed only for row headers.
157157

0 commit comments

Comments
 (0)