Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 14,197 for

chart

(0.08 sec)
  1. 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...
  2. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve Chart clarity....supported by MS Office 2016 new charts. Valid range of a value is...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property to easily adjust the spacing of minor tick marks for enhanced Chart clarity and precision....Examples Shows how to insert a chart and modify the appearance of...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 提示框|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/
  7. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them in C++....Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D...whether the bubbles in Bubble chart should have a 3-D effect applied...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 饼图|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的饼图绘图选项和切片颜色...charts as charts import aspose.slides as...presentation : # 在幻灯片上添加图表 chart = presentation . slides [ 0...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  9. 提示|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/
  10. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...labels to data points in a line chart. test ( 'DataLabels' , () =>...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

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