You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: english/aspose.cells.charts/_index.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ type: docs
6
6
weight: 10
7
7
url: /aspose.cells.charts/
8
8
is_root: false
9
-
---
9
+
---
10
10
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.
12
12
13
13
### Classes
14
14
| Class | Description |
@@ -40,7 +40,8 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and
40
40
|[`SeriesLayoutProperties`](/cells/python-net/aspose.cells.charts/serieslayoutproperties)| Represents the properties of series layout. |
41
41
|[`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. |
42
42
|[`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. |
44
45
|[`SparklineGroupCollection`](/cells/python-net/aspose.cells.charts/sparklinegroupcollection)| Encapsulates a collection of [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) objects. |
45
46
|[`TickLabelItem`](/cells/python-net/aspose.cells.charts/ticklabelitem)| Include information of a Ticklabel item |
46
47
|[`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
85
86
|[`TickMarkType`](/cells/python-net/aspose.cells.charts/tickmarktype)| Represents the tick mark type for the specified axis. |
86
87
|[`TimeUnit`](/cells/python-net/aspose.cells.charts/timeunit)| Represents the base unit for the category axis. |
87
88
|[`TrendlineType`](/cells/python-net/aspose.cells.charts/trendlinetype)| Represents the trendline type. |
0 commit comments