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...
ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the Shape....the containing block of the shape. get top () : number Remarks...Remarks For a top-level shape, the value is in points and relative...
ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the Shape....the containing block of the shape. @property def left ( self )..... Remarks For a top-level shape, the value is in points and...
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...
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...
Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesGroup/) objects....Returns the number of series groups in this collection. this[]...add(seriesType) Adds a new series group of the specified series type...
ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the Shape....the containing block of the shape. get left () : number Remarks...Remarks For a top-level shape, the value is in points and relative...
ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the Shape....the containing block of the shape. @property def top ( self )..... Remarks For a top-level shape, the value is in points and...
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...
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...