Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,147 for

series coloring

(0.02 sec)
  1. How to Create a Combination Chart in Presentati...

    Hello, Need help in creating a combination chart similar to the attached PPT using Aspose.Slides for Java API. Attaching a sample PPT file with the manually created chart. Thanks a lot file.zip (38.8 KB)...Deletes the default generated series and categories chart.getLegend()...4")); // Populates series data IChartSeries series = chart.getChartData()...

    forum.aspose.com/t/how-to-create-a-combination-...
  2. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements....generated series. chart . series . clear () # Add new series. series...series = chart . series . add ( "AW Series 1" , [ "AW Category 1"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InvertedSolidFillColor | Aspose.Sildes for .NET...

    Specifies invert solid color for Series. To apply color setting set Series format FillType to FillType.Solid. Read/write ColorFormataspose.slides/colorformat....solid color for series. To apply color setting set series format...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. How to update chart data values? - Free Support...

    Hello Aspose, I have a simple docx with a single bar chart in it. The bar chart has already been setup with all the styles, etc that are needed. All I need to automate is a push into the chart of new data value. I ca…...you please remove the chart series and add them again. Please...chart = shape.Chart; chart.Series.Clear(); String[] types = new...

    forum.aspose.com/t/how-to-update-chart-data-val...
  5. Setting Pie Chart Sector Colors in Ruby|Aspose....

    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....Setting Pie Chart Sector Colors in Ruby Contents [ Hide ] Aspose...Chart Sector Colors To Set Pie Chart Sector Colors using Aspose...

    docs.aspose.com/slides/java/setting-pie-chart-s...
  6. ChartSeries.Format | Aspose.Words for .NET API 参考

    ChartSeries 财产. 提供对系列的填充和线条格式的访问... Series ; // 删除默认生成的系列。 seriesColl...series1 = seriesColl . Add ( "Series 1" , categories , new double...

    reference.aspose.com/words/zh/net/aspose.words....
  7. IChartDataPoint|Aspose.Sildes for Python via .N...

    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....IChartDataPoint class Represents series data point. The IChartDataPoint...IDoubleChartValue . color_value Returns the color value of chart data...

    docs.aspose.com/slides/python-net/api-reference...
  8. Aspose::Slides::Charts::ChartSeriesGroup Class ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Charts::ChartSeriesGroup C......Reference Represents group of series. More... #include <ChartSeriesGroup...override Returns a type of this series group. Read-only CombinableSeriesType...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. Aspose.Slides for CPP 18.6 Release Notes|Aspose...

    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....chart series point Feature SLIDESNET-36864 Getting Series Data...Data Point color from Theme Feature SLIDESNET-40158 Support for Bubble...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  10. get_Label() | Aspose.Slides for C++ API Reference

    Represents data label of data point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabel....); auto series = chart -> get_ChartData () -> get_Series () ->...0 ); auto dataPointLevel = series -> get_DataPoints () -> idx_get...

    reference.aspose.com/slides/cpp/aspose.slides.c...