Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,314 for

series coloring

(0.69 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++....default generated series. chart -> get_Series () -> Clear (); //...// Adding new series. System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... series ; // Delete default generated series. seriesColl...(); seriesColl . add ( "AW Series 1" , [ "AW Category 1" , "AW...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... series ; // Delete default generated series. seriesColl...(); seriesColl . add ( "AW Series 1" , [ "AW Category 1" , "AW...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data Series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....composed of a data series. Each data series in Aspose.Cells is...is represented by a Series object, whereas the SeriesCollection...

    docs.aspose.com/cells/javascript-cpp/customizin...
  5. Add Trend Lines to Presentation Charts in С++|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for С++ — a practical guide to engage your audience....chart series 1. Adding a linear trend line for chart series 1. Adding...logarithmic trend line for chart series 2. Adding moving average trend...

    docs.aspose.com/slides/cpp/trend-line/
  6. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....values vary widely from series to series. Combo chart After running..."A2:A12" ; // Set the Series[1], Series[2], and Series[3] to different...

    docs.aspose.com/cells/cpp/create-combo-chart/
  7. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the Series t…...removing the series then adding in one or more series based on the...all the properties from the series as configured in the word document...

    forum.aspose.com/t/unidentified-black-rectangle...
  8. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#....four different overloads for series Add method, which was exposed...All chart series are available through chart.Series collection...

    docs.aspose.com/words/net/working-with-charts/
  9. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity....effect for text category and series axes. It is not supported by...data series to start with a clean chart. chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 优化 Python 演示文稿中的图表计算|Aspose.Slides for Python 文档

    了解 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中的图表计算、数据更新和精度控制,并附有实用代码示例。...series)): # chart.chart_data.series.remove_at(i)...remove_at(i) series = chart . chart_data . series [ 0 ] series . marker ...

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