Represents an X value for a Chart series in Java....Represents an X value for a chart series. Remarks: This class...All non-null X values of a chart series must be of the same ChartXValueType...
学习如何使用 Aspose.Cells for JavaScript 通过 C++ 确定图表系列点的 X 和 Y 值类型。本指南将解释数据值的类型以及如何在您的图表中访问和操作它们。...请注意,您在有效使用这些属性之前,需要调用 Chart.calculate() 方法。 查找图表系列中点的X和Y值类型...示例Excel文件 ,访问了第一个工作表中的第一个图表,然后调用 Chart.calculate() 方法,并找出第一个图表点的X值...
ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... charts . ChartSeriesCollectio : ....with the secondary axis of chart. doc = aw . Document () builder...
ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group.... charts . ChartAxis : ... Examples...with the secondary axis of chart. doc = aw . Document () builder...
Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for Charts that display multilevel data in C++....Aspose::Words::Drawing::Charts::ChartMultilevelValue class Contents...class Represents a value for charts that display multilevel data...
ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... Charts . ChartSeriesCollectio Examples...with the secondary axis of chart. let doc = new aw . Document...
ChartSeriesGroup.axisGroup property. Gets or sets the axis group to which this series group belongs.... Charts . AxisGroup Examples Shows...with the secondary axis of chart. let doc = new aw . Document...
ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed...how to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...