Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,354 for

chart coloring

(0.08 sec)
  1. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of Chart elements....Specifies the shape type of chart elements. Members Name Description...shape is not defined for the chart element. Rectangle Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...要使用此属性,首先需要调用 Chart.calculate() 方法。 以下截图显示带有趋势线...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  3. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用JavaScript通过C++处理图表轴的自动单位|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++处理图表轴上的自动单位。我们的指南将向您展示如何配置和自定义自动单位,包括科学记数法的显示和缩放调整。...> Handle Automatic Units Of Chart Axis Like Microsoft Excel </...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/handle-...
  5. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...body > < h1 > Dynamic Rolling Chart Example </ h1 > < input type...// Populate the data for the chart. Add values to cells and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Access the first chart inside the sheet Chart chart = worksheet ...first point DataLabels dlbls = chart . GetNSeries (). Get ( 0 )....

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  7. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...dataDir , "chart.xls" )); // Get the designer chart in the second...getWorksheets (). get ( 1 ); const chart = sheet . getCharts (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_Marker method...Aspose :: Words :: Drawing :: Charts :: ChartMarker > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....Aspose::Words::Drawing::Charts::ChartMarker::get_Format method...Aspose :: Words :: Drawing :: Charts :: ChartFormat > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TypeError: function missing required argument ‘...

    I use a line Chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...2025, 10:20am 1 I use a line chart configured as below. But since...do I have to change the line chart configuration? I also tried...

    forum.aspose.com/t/typeerror-function-missing-r...