Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 14,193 for

chart

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint interface. Contains properties of a single data point on the Chart in C++....Aspose::Words::Drawing::Charts::IChartDataPoint interface Contents...a single data point on the chart. class IChartDataPoint : public...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to set category axis with C++|Documentation

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....Scenarios After you create a chart in a worksheet, you can set...category axis for an Excel chart using Aspose.Cells with sample...

    docs.aspose.com/cells/cpp/how-to-set-category-a...
  3. ChartDataPoint.Explosion | Aspose.Words for .NET

    Discover the ChartDataPoint Explosion property to adjust pie Chart data points. Control movement from the center for impactful visualizations. Enhance your Charts today!... Applies only to Pie charts. public int Explosion { get...to move the slices of a pie chart away from the center. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IChartDataPoint.Explosion | Aspose.Words for .NET

    Discover the IChartDataPoint Explosion property for Pie Charts. Control data point positioning with precision—enhance your visual data storytelling today!... Applies only to Pie charts. public int Explosion { get...to move the slices of a pie chart away from the center. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 提示框|Aspose.Slides 文档

    在C#或.NET中的PowerPoint图表提示框和数据标签...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/callout/
  6. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label formats for your entire series, enhancing clarity and presentation....configure data labels for a chart series. Document doc = new Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 提示|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 { IChart chart = pres . getSlides (). get_Item...Pie , 50 , 50 , 500 , 400 ); chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/java/callout/
  8. 提示框|Aspose.Slides for PHP 文档

    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....new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...Pie , 50 , 50 , 500 , 400 ); $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/callout/
  9. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically....= doc ) chart_shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . SCATTER , width = 450 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound....= doc ) chart_shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . SCATTER , width = 450 , height...

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