Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,685 for

series coloring

(0.09 sec)
  1. Cell 25.4 如何修改透视表面积图的配色? - Free Support Forum -...

    image.jpg (141.8 KB) 如何设置能使透视表的面积图切换成这种单色模式?...300); // 添加数据系列 ChartSeries series = chart.getSeries().add("数据系列"...设置系列颜色为单色 series.getFillFormat().setSolidFillColor(Color.getBlue());...

    forum.aspose.com/t/cell-25-4/315444
  2. 在Node.js via C++中使用Sparklines和3D格式设置|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel文件中利用Sparklines并应用3D格式。... Color . Orange ); group . setSeriesColor...Set the background/foreground color for PlotArea/ChartArea chart...

    docs.aspose.com/cells/zh/nodejs-cpp/using-spark...
  3. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Python via .NET to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....can find if data points of series are in the second pie on Pie...Close Custom Slice or Sector Colors in Pie Chart...

    docs.aspose.com/cells/python-net/find-if-data-p...
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....requirements for PDF/A viewers include color management guidelines, embedded...exchange, and it therefore has a series of printing-related requirements...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  5. Using Sparklines and Settings 3D Format with Ja...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  6. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....chart displays categories by color and proximity and can easily...u "TreeMap Chart" ); // Add series data range (D2:F13, actually)...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  7. 使用 Node.js via C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中为图表点添加富文本自定义数据标签。我们的指南将向您展示如何用不同字体、颜色和对齐方式格式化标签,以增强图表的外观和可读性。...Access the data label of first series first point const dlbls = chart...(). setColor ( AsposeCells . Color . Red ); fntSetting . getFont...

    docs.aspose.com/cells/zh/nodejs-cpp/rich-text-c...
  8. Create Volume-Open-High-Low-Close(VOHLC) Stock ...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization...."A2:A9" ; // Set Color for the first series (Volume) data chart...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  9. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization...."A2:A9" ); // Set Color for the first series (Volume) data chart...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  10. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....requirements for PDF/A viewers include color management guidelines, embedded...exchange, and it therefore has a series of printing-related requirements...

    docs.aspose.com/pdf/cpp/save-pdf-document/