ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...
Allows to specify base document which will be used during comparison in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...
ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...