ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size....Remarks Applies only to series groups of the ChartSeriesType.Bubble...Insert a bubble 3D chart. let shape = builder . insertChart ( aw...
ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... Remarks Applies to series groups of the ChartSeriesType.PIE_OF_PIE...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...
ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...
aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...
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...
Represents the axis options of the chart in Java....new DocumentBuilder(doc); Shapeshape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...