Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 18,954 for

chart

(0.08 sec)
  1. IChartDataPoint.bubble3D property | Aspose.Word...

    IChartDataPoint.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. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... Charts . ChartFormat Examples Shows how to use chart formating...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../Chartnumberformat/) object that allows defining number formats for the axis.... charts . ChartNumberFormat : ... Examples...Shows how to set formatting for chart values. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...boolean Remarks Applies to Pie charts only. Leader lines create a...labels to data points in a line chart. test ( 'DataLabels' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!...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...
  6. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...Presentation ()) { Chart chart = ( Chart ) pres . Slides [ 0..., 100 , 100 , 500 , 350 ); chart . ValidateChartLayout (); double...

    docs.aspose.com/slides/zh/net/chart-axis/
  7. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....); Chart chart = chartShape . Chart ; // Clear the chart's demo...series to start with a clean chart. chart . Series . Clear (); //...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....more, visit the Working with Charts documentation article. Examples:...Shows how to set formatting for chart values. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble Charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations in .NET Contents [ Hide...Hide ] Bubble Chart Size Scaling Aspose.Slides for .NET provides...

    docs.aspose.com/slides/net/bubble-chart/