Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,446 for

chart series type

(0.03 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...450 , 300 ); chart . HasDataTable = true ; chart . ChartData ...

    docs.aspose.com/slides/zh/net/chart-data-label/
  2. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartAxis class. Represents the axis options of the Chart...the chart. To learn more, visit the Working with Charts documentation...category axis. category_type Gets or sets type of the category axis...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize Charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify Chart layouts, add and format data Series, adjust axes, and apply various formatting options to enhance the appearance and usability of your Charts....Customizing Charts with Node.js via C++ Contents [ Hide ] Creating...Creating Custom Charts So far, when we’ve discussed charts, we’ve looked...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  4. ChartSeriesGroupCollection.remove_at method | A...

    ChartSeriesGroupCollection.remove_at method. Removes a Series group at the specified index...Removes a series group at the specified index. All child series will...will be removed from the chart. def remove_at ( self , index : int...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this Series group in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method...properties of the X axis of this series group. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. AxisScaling.log_base property | Aspose.Words fo...

    AxisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...has effect only if AxisScaling.type is set to AxisScaleType.LOGARITHMIC...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API and Backwards Incompatible Changes i...

    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....change the presentation view type and notes visibility when a...); Added the Aspose.Slides.Charts.IDataSourceTypeForEr Interface...

    docs.aspose.com/slides/java/public-api-and-back...
  8. ChartSeries class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries class. Represents Chart Series properties...ChartSeries class Represents chart series properties. To learn more...more, visit the Working with Charts documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... Parameter Type Description data_point_index...format.docx' ) # Get the chart and series to update format. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...