TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes....def next ( self ) -> aspose . words . drawing . TextBox : ... @next...next ( self , value : aspose . words . drawing . TextBox ): ... Examples...
ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....format ( self ) -> aspose . words . drawing . charts . ChartFormat...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...
ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....axis_group ( self ) -> aspose . words . drawing . charts . AxisGroup...axis_group ( self , value : aspose . words . drawing . charts . AxisGroup...