Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,226 for

chart series type

(0.15 sec)
  1. ChartYValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartYValueType enumeration. Allows to specify Type of an Y value of a Chart Series....Allows to specify type of an Y value of a chart series. Members Name...module aspose.words.drawing.charts ChartYValueCollectio class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++.... Sparklines are mini‑charts that you can place inside cells...that you can view data and the chart on the same table. When sparklines...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  3. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a Chart Series....collection of X values for a chart series. Remarks All items of the...have the same ChartXValue.value_type . The collection allows only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...API还允许通过设置 Series.getUpBars() 和 Series.getDownBars() 属性来自定义图表外观,使其具有瀑布的形状。...(); // Input some data which chart will use as source cells . get...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  5. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this Chart...data_table property Chart.data_table property Provides access...properties of a data table of this chart. The data table can be shown...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire Series...the entire series. Applies only to Bubble charts. Default value...with data labels of a bubble chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++.... Sparklines are mini‑charts that you can place inside cells...that you can view data and charts on the same table. When sparklines...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  8. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...Slides 在 Aspose::Slides::Charts 命名空间下提供了 ChartType 枚举类。该枚举类中的值对应不同的图表类型。...添加一个带默认数据的图表 SharedPtr < IChart > chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  9. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed...to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...用Python在演示文稿中自定义气泡图 Contents [ Hide ] Bubble Chart Size Scaling Aspose.Slides for...属性。下面给出示例。 import aspose.slides.charts as charts import aspose.slides as...

    docs.aspose.com/slides/zh/python-net/bubble-chart/