Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries method. Returns a collection of legend entries for all series and trendlines of the parent chart in C++....Category 1" , u "AW Category 2" }); System :: SharedPtr < Aspose...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...
Aspose::Words::Range::Delete method. Deletes all characters of the range in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...
ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart....'AW Category 1' , 'AW Category 2' ] series1 = series . add1 ( series_name...= [ 1 , 2 ]) series . add1 ( series_name = 'Series 2' , categories...
Describes a random set of pages in Java....writeln("Page 2."); builder.insertImage(getImageDir()...PAGE_BREAK); builder.writeln("Page 2."); builder.insertImage(getImageDir()...
ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...