学习如何识别Aspose.Cells for Node.js via C++中创建的图表中存在的轴。我们的指南将帮助你识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Cells提供了 Chart.hasAxis(axisType, isPrimary)...方法来判断图表是否具有特定的轴。 以下示例代码演示了如何使用 Chart.hasAxis(axisType, isPrimary)...
Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on Chart axes efficiently and effectively.... Days 1 Specifies that the chart data shall be shown in days...Months 2 Specifies that the chart data shall be shown in months...
ChartAxis.type property. Returns type of the Axis....property Returns type of the axis. @property def type ( self )...aspose . words . drawing . charts . ChartAxisType : ... Examples...
aspose.words.drawing.Charts.AxisGroup enumeration. Represents a type of a ChartAxis group....enumeration Represents a type of a chartaxis group. Members Name Description...primary axis group. SECONDARY Specifies the secondary axis group...
Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Days Specifies that the chart data shall be shown in days... Months Specifies that the chart data shall be shown in months...
Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s Axis for enhanced data visualization and analysis....AxisGroup property Gets or sets the axis group to which this series group...work with the secondary axis of chart. Document doc = new Document...
Discover the ChartAxis Type property to easily identify Axis types and enhance your data visualization for clearer insights and better analysis....property Returns type of the axis. public ChartAxisType Type {...create an appropriate type of chart series for a graph type. public...
ChartSeriesGroup.Axis_x property. Provides access to properties of the X Axis of this series group....axis_x property ChartSeriesGroup.axis_x property Provides access...of the X axis of this series group. @property def axis_x ( self...
Customize your ChartAxis with the MinorTickMark property to enhance Axis precision and improve data visualization. Set or return minor tick marks easily!...the minor tick marks for the axis. public AxisTickMark MinorTickMark...Examples Shows how to insert a chart and modify the appearance of...
aspose.words.drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... DAYS Specifies that the chart data shall be shown in days... MONTHS Specifies that the chart data shall be shown in months...