Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 15,856 for

chart

(0.06 sec)
  1. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.bubble3D property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建开盘 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括开盘、最高、最低和收盘价,以便更好的分析和可视化。...Create High-Low-Close-Stock Chart int32_t pieIdx = worksheet ...); // Retrieve the Chart object Chart chart = worksheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/create-open-high-l...
  3. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...PutValue ( 9 ); // Create scatter chart int32_t chartIndex = sheet ...ScatterConnectedByLi , 5 , 1 , 24 , 10 ); Chart chart = sheet . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Document method. Returns the document containing the parent Chart in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_Document method...document containing the parent chart. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie Charts showing only category name and percentage, when a line break shall be used instead in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_Separator...is a comma, except for pie charts showing only category name...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 饼图|Aspose.Slides 文档

    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....(); try { // 在幻灯片上添加图表 IChart chart = pres . getSlides (). get_Item...50 , 500 , 400 ); // 设置不同属性 chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  7. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your Chart legend's position for enhanced data visualization....the possible positions for a chart legend. public enum LegendPosition...legend will be shown for the chart. Bottom 1 Specifies that the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent Chart....document containing the parent chart. get document () : Aspose ....Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent Chart....document containing the parent chart. @property def document ( self...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your Charts a professional and polished look....and line formatting of the chart title. public ChartFormat Format...} Examples Shows how to use chart formating. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...