ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series Group....of the Y axis of this series group. @property def axis_y ( self...self ) -> aspose . words . drawing . charts . ChartAxis : ... Examples...
Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis Group....Represents a type of a chart axis group. Members Name Description Primary...axis group. Secondary Specifies the secondary axis group. Examples...
ChartSeriesGroup.seriesType property. Gets the type of chart series included in this Group....this group. get seriesType () : Aspose . Words . Drawing . Charts...doc ); let shape = builder . insertChart ( aw . Drawing . Charts...
ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. @property def bottom ( self..... Remarks For a top-level shape, the value is in points and...
ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...
ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...
ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series Group....series group. get axisY () : Aspose . Words . Drawing . Charts...doc ); let shape = builder . insertChart ( aw . Drawing . Charts...
ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series Group....series group. get axisX () : Aspose . Words . Drawing . Charts...doc ); let shape = builder . insertChart ( aw . Drawing . Charts...
ChartSeriesGroupCollection.add method. Adds a new series Group of the specified series type to this collection....add(series_type) Adds a new series group of the specified series type...series_type : aspose . words . drawing . charts . ChartSeriesType...
aspose.words.Drawing.charts.AxisGroup enumeration. Represents a type of a chart axis Group....Represents a type of a chart axis group. Members Name Description PRIMARY...axis group. SECONDARY Specifies the secondary axis group. Examples...