Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,446 for

chart series type

(0.19 sec)
  1. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a Chart Series....collection of Y values for a chart series. Remarks All items of the...have the same ChartYValue.value_type . The collection allows only...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...API还允许通过设置 Series.getUpBars() 和 Series.getDownBars() 属性来自定义图表外观,使其具有瀑布的形状。...(); // Input some data which chart will use as source cells . get...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  3. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your Charts....in a chart vary widely from data series to data series, or when...when you have mixed types of data (price and volume), plot one...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  4. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all Series and trendlines of the parent Chart....entries for all series and trendlines of the parent chart. @property...aspose . words . drawing . charts . ChartLegendEntryColl : ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the Series, if name is not set explicitly it is generated using index...Gets or sets the name of the series, if name is not set explicitly...using index. By default returns Series plus one based index. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed...to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the Chart....axis_z property Chart.axis_z property Provides access to properties...properties of the Z axis of the chart. @property def axis_z ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire Series...the data labels of the entire series. Default value is False . @property...with data labels of a bubble chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Primary and Second Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your Charts....in a chart vary widely from data series to data series, or when...when you have mixed types of data (price and volume), plot one...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  10. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....doc ) chart_shape = builder . insert_chart ( chart_type = aw .... drawing . charts . ChartType . SCATTER , width = 450 , height...

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