Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,733 for

chart

(0.35 sec)
  1. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....secondary plot of a Pie or Bar chart. Here is a simple usage scenario...spreadsheet containing a Pie chart Workbook book = new Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::Add method...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartMultilevelValue class | Aspose.Words for P...

    aspose.words.drawing.Charts.ChartMultilevelValue class. Represents a value for Charts that display multilevel data....class Represents a value for charts that display multilevel data...level1 Gets the name of the chart top level that this value refers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....( doc ); // Insert a column chart. let shape = builder . insertChart...insertChart ( aw . Drawing . Charts . ChartType . Column , 432 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java....Examples: Shows how to insert a chart and modify the appearance of...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  6. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your Chart's clarity and visual appeal....( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....with a chart, and render it to a specific scale. Chart chart = builder...500 , 400 ). Chart ; chart . Series . Clear (); chart . Series ...

    reference.aspose.com/words/net/aspose.words.ren...
  8. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... charts . ChartMarker : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

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