Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,425 for

chart series type

(0.04 sec)
  1. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...请注意,在有效使用这些属性之前,您需要调用 Chart::Calculate() 方法。 查找图表系列中点的X和Y值类型...文件 ,并访问了第一个工作表中的第一个图表。然后调用 Chart::Calculate() 方法,找到第一个图表点的 X...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  2. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3-D charts such as 3-D column, 3-D cone...pyramid which has a depth (series) axis, also known as the Z...

    docs.aspose.com/cells/python-net/z-axis/
  3. 用 Node.js via C++ 设置图表数据标签的形状类型|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置图表中数据标签的形状类型。此指南将介绍不同的形状类型以及如何选择合适的形状以增强展示效果和实用性。...0 ); // Access first chart const chart = worksheet . getCharts...// Access first series const series = chart . getNSeries ()....

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-sha...
  4. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the Chart. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartAxis class Contents [ Hide...the chart. To learn more, visit the Working with Charts documentation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a Chart Series in C++....Aspose::Words::Drawing::Charts::ChartXValueCollectio class Contents...collection of X values for a chart series. class ChartXValueCollectio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire Series....the data labels of the entire series. @property def font ( self...configure data labels for a chart series. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the data labels of the entire Series...the data labels of the entire series. Default value is False . @property...work with data labels of a pie chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire Series...the data labels of the entire series. Default value is False . @property...work with data labels of a pie chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...