Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group Shape has ended in C++....when enumeration of a group shape has ended. virtual Aspose ::...
Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group Shape has started in C++....when enumeration of a group shape has started. virtual Aspose...
AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...
Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...