Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,325 for

series coloring

(0.14 sec)
  1. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++.... SetColor ( Color :: Orange ()); group . SetSeriesColor...Set the background/foreground color for PlotArea/ChartArea chart...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  2. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++....waterfall by setting the Series.upBars & Series.downBars properties..., SaveFormat , ChartType , Color , FormattingType } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++....Clear the chart's demo data series to start with a clean chart...-> get_Series () -> Clear (); // Insert a chart series with categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.Slides for .NET 15.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和突破性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Color GetAutomaticSeriesCo() 方法 GetAutomaticSeriesCo...ChartData . Series . Count ; i ++) { chart . ChartData . Series [ i ]...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably...."Middle East" )); IChartSeries series = chart . getChartData ()....($K)" ), chart . getType ()); series . getDataPoints (). addDataPointForBarSe...

    docs.aspose.com/slides/androidjava/automating-p...
  6. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...还允许自定义图表外观,使其呈现瀑布形状,通过设置 Series.GetUpBars() 和 Series.GetDownBars() 属性。...GetCharts (). Get ( idx ); // Add Series chart . GetNSeries (). Add...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  7. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with JavaScript via...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  8. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...green color and negative (decrease) value in red color. AsposeWaterfallChart...chart (data) point in the first series as Total chart.getNSeries()...

    forum.aspose.com/t/create-waterfall-chart-with-...
  9. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++....-> get_Series (); // Delete default generated series. seriesColl...(); seriesColl -> Add ( u "AW Series 1" , System :: MakeArray <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in shapes in Java....0); ChartSeries series = shape.getChart().getSeries()...dataLabels = series.getDataLabels(); // Show data labels. series.hasDataLabels(true);...

    reference.aspose.com/words/java/com.aspose.word...