Skip to content

Commit 470b498

Browse files
authored
Update _index.md
1 parent af4bbfd commit 470b498

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

english/aspose.cells.charts/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ type: docs
66
weight: 10
77
url: /aspose.cells.charts/
88
is_root: false
9-
---
9+
---
1010

11-
The **Aspose.Cells.Charts** namespace provides classes that allow to access and drawing charts and sparkline in Microsoft Excel spreadsheets.
11+
The **Aspose.Cells.Charts** namespace provides classes that allow to access and drawing charts and sparkline in Microsoft Excel spreadsheets.
1212

1313
### Classes
1414
| Class | Description |
@@ -40,7 +40,8 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and
4040
| [`SeriesLayoutProperties`](/cells/python-net/aspose.cells.charts/serieslayoutproperties) | Represents the properties of series layout. |
4141
| [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) | A sparkline represents a tiny chart or graphic in a worksheet cell that provides a visual representation of data. |
4242
| [`SparklineCollection`](/cells/python-net/aspose.cells.charts/sparklinecollection) | Encapsulates a collection of [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) objects. |
43-
| [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) | [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items.<br/>A sparkline group specifies the type, display settings and axis settings for the sparklines. |
43+
| [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) | [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items.
44+
<br/>A sparkline group specifies the type, display settings and axis settings for the sparklines. |
4445
| [`SparklineGroupCollection`](/cells/python-net/aspose.cells.charts/sparklinegroupcollection) | Encapsulates a collection of [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) objects. |
4546
| [`TickLabelItem`](/cells/python-net/aspose.cells.charts/ticklabelitem) | Include information of a Ticklabel item |
4647
| [`TickLabels`](/cells/python-net/aspose.cells.charts/ticklabels) | Represents the tick-mark labels associated with tick marks on a chart axis. |
@@ -85,5 +86,3 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and
8586
| [`TickMarkType`](/cells/python-net/aspose.cells.charts/tickmarktype) | Represents the tick mark type for the specified axis. |
8687
| [`TimeUnit`](/cells/python-net/aspose.cells.charts/timeunit) | Represents the base unit for the category axis. |
8788
| [`TrendlineType`](/cells/python-net/aspose.cells.charts/trendlinetype) | Represents the trendline type. |
88-
89-

0 commit comments

Comments
 (0)