Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,301 for

series coloring

(0.08 sec)
  1. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... series ; // Delete default generated series. seriesColl...(); seriesColl . add ( "AW Series 1" , [ "AW Category 1" , "AW...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 图表计算|Aspose.Slides for Node.js via .NET 文档

    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.... removeAt ( i ); } var series = chart . getChartData ()....getSeries (). get_Item ( 0 ); series . getMarker (). setSymbol (...

    docs.aspose.com/slides/zh/nodejs-java/chart-cal...
  3. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...Color; public class WaterfallChartExampl..."End")); // Add a series IChartSeries series = chart.getChartData()...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....BOX_WHISKER: The series is laid out as box and whisker...whisker. ChartType.FUNNEL: The series is laid out as a funnel. ChartType...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....data values vary widely across series. Taking the following dataset...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/create-com...
  6. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。...method // Set the Series[1] Series[2] and Series[3] to different...setForegroundColor ( AsposeCells . Color . Pink ); chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  7. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... chart series_coll = chart . series # Delete default...default generated series. series_coll . clear () series_coll . add (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Series ; // Delete default generated series. seriesColl...(); seriesColl . Add ( "AW Series 1" , new string [] { "AW Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....effect for text category and series axes. It is not supported by...Clear the chart's demo data series to start with a clean chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... series Provides access to series collection. series_groups...series_groups Provides access to a series group collection of this chart...

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