Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,266 for

chart series type

(0.14 sec)
  1. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... insert_chart ( chart_type = aw . drawing . charts . ChartType...height = 252 ) series = shape . chart . series [ 0 ] data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... Remarks Applies only to series groups of the ChartSeriesType...and ChartSeriesType.BUBBLE_3D types. The range of acceptable values...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your Charts, enhancing data visualization and user engagement....only to series groups of the Bubble and Bubble3D types. The range...doc ); // Insert a bubble 3D chart. Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size....number Remarks Applies only to series groups of the ChartSeriesType...and ChartSeriesType.Bubble3D types. The range of acceptable values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Customize 3D Charts in Presentations Using С++|...

    Learn how to create and customize 3-D Charts in Aspose.Slides for С++, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations Using С++ Contents [ Hide...explains how to customize a 3D chart in Aspose.Slides by configuring...

    docs.aspose.com/slides/cpp/3d-chart/
  6. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the Series bars or columns overlap....percentage of how much the series bars or columns overlap. get...Applies to series groups of all bar and column types. The range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.8.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....references in formulas, chart series data, and so on. The DeleteOptions...has only one member, a Boolean‑type property named UpdateReference...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....0); Chart chart = shape.getChart(); // Delete...generated series. chart.getSeries().clear(); ChartSeries series = chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroup.Overlap | Aspose.Words for .NET

    Discover the ChartSeriesGroup Overlap property to easily adjust the overlap percentage of your Series bars or columns for enhanced data visualization....percentage of how much the series bars or columns overlap. public...Applies to series groups of all bar and column types. The range...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...Dynamic Chart with Dropdown List Example </ h1 > < input type = "file"...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...