Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,325 for

series coloring

(2.22 sec)
  1. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...get(idx); // Add Series chart.getNSeries().add("$B$1:$C$6"...setCategoryData("$A$1:$A$6"); // Series has Up Down Bars chart.getNSeries()...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  2. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...the data labels in the data series of the third data point DataLabels...0 ); // Add the third data series to it chart . GetNSeries ()...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  3. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Font method. Provides access to the font formatting of the axis title 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...
  4. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Show method. Determines whether the title shall be shown for the axis. The default value is false 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...
  5. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....East" )); var series = chart . ChartData . Series . Add ( workbook..."Sales ($K)" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/net/automating-powerpoin...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Format method. Provides access to line formatting of the axis and fill of the tick 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...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Position method. Gets or sets the position of the tick labels on the axis 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...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickLabels method. Provides access to the properties of the 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...
  9. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...the data labels in the data series of the third data point. const...0 ); // Add the third data series to it. chart . getNSeries ()...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  10. Public API Changes in Aspose.Cells 9.0.0|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.... setColor ( Color . getRed ()); textbox . getTextOptions...//Accessing chart's first series Series series = chart . getNSeries...

    docs.aspose.com/cells/java/public-api-changes-i...