Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 13,974 for

chart

(0.04 sec)
  1. Chart.Axes | Aspose.Words for .NET

    Discover the Chart Axes property to access all Chart axes effortlessly. Enhance your data visualization with comprehensive axis management....Axes Chart.Axes property Gets a collection of all axes of this...this chart. public ChartAxisCollection Axes { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartSeries class. Represents Chart series properties...ChartSeries class Represents chart series properties. To learn...more, visit the Working with Charts documentation article. Interfaces:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....marks and displayed values of a chart axis. Document doc = new Document();...SCATTER, 450.0, 250.0); Chart chart = shape.getChart(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent Chart's document effortlessly for enhanced data visualization and analysis....document containing the parent chart. public DocumentBase Document...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisBuiltInUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBuiltInUnit enum for customizable axis display units, enhancing your Chart's clarity and effectiveness....Specifies the values on the chart shall displayed as is. Custom...Specifies the values on the chart shall be divided by a user-defined...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowLeaderLines method. Allows to specify if data label leader lines need be shown. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowLeaderLines...Aspose :: Words :: Drawing :: Charts :: ChartDataLabel :: get_ShowLeaderLines...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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....get_Item ( 0 ); # 在幻灯片上添加一个聚类柱状图 $chart = $slide -> getShapes () ->...设置图例属性 $chart -> getLegend () -> setX ( 50 / $chart -> getWidth...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  9. ChartDataLabel.showBubbleSize property | Aspose...

    ChartDataLabel.showBubbleSize property. Allows to specify if bubble size is to be displayed for the data labels on a Chart...labels on a chart. Applies only to Bubble charts. Default value...use 3D effects with bubble charts. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...Presentation () as presentation : chart = presentation . slides [ 0...0 ] . shapes . add_chart ( slides . charts . ChartType . PIE ...

    docs.aspose.com/slides/zh/python-net/callout/