Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,661 for

chart

(0.04 sec)
  1. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::AxisDisplayUnit class Contents...more, visit the Working with Charts documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... Applies only to Pie charts. @property def show_percentage...work with data labels of a pie chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API and Backwards Incompatible Changes i...

    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.... Methods for chart data points, categories removing...allow to remove chart data point from a chart data point collection...

    docs.aspose.com/slides/java/public-api-and-back...
  4. 图表绘图区域|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....Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()...350 ); chart . validateChartLayout (); double x = chart . getPlotArea...

    docs.aspose.com/slides/zh/androidjava/chart-plo...
  5. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the Chart in Java....the chart. To learn more, visit the Working with Charts documentation...with data points on a line chart. public void chartDataPoint()...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this Chart series....collection of X values for this chart series. @property def x_values...aspose . words . drawing . charts . ChartXValueCollectio : ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this Chart series....collection of Y values for this chart series. @property def y_values...aspose . words . drawing . charts . ChartYValueCollectio : ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your Charts with clear, informative titles for better data insights....} Examples Shows how to set chart axis title. Document doc = new...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the Chart series at the specified index...size, if supported, from the chart series at the specified index...Examples Shows how to add/remove chart data values. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... charts . ChartAxisTitle : ... Examples...Examples Shows how to set chart axis title. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...