Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....sets the axis group to which this series group belongs. Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...
Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series group in C++....that belong to this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...
Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls...sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); let shape = doc . getShape ( 0 , true...
ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....number Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...
ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...
ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...
ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...
ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...
I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect.
If you open the output file in visi…...ContainerProperties of the shape, and I don’t see that being...[string]$Value ) foreach ($item in $page.Shapes) { $prop = $item.props.GetProp($Key)...