ChartSeries.clearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...
ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...
ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...
Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart Shape properties. To learn more, visit the documentation article in C++....Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...
TextPath.fitShape property. Defines whether the text fits bounding box of a Shape....text fits bounding box of a shape. get fitShape () : boolean Remarks...
aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... Remarks Use the Shape.ole_format property to access...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...