Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,247 for

series coloring

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. 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...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties 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...
  3. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown 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. 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...
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from 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...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnit method. Returns or sets the distance between minor tick marks 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. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。... 要为饼图的单独切片或扇区设置自定义颜色: 访问 Series 对象的 ChartPoint 。 使用 ChartPoint...pieIdx ); // Set the pie chart series pie . GetNSeries (). Add (...

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...
  8. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... innerHTML = '<p style="color: red;">Please select an Excel...// Access the chart series const series = chart . nSeries . get...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  9. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....Axis Now plot the first chart series on Secondary Value Axis Set...wall to fill color Set the chart plot area fill color Write the...

    docs.aspose.com/slides/cpp/chart-formatting/
  10. 操作位置、大小和设计图表的方法(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...