ChartDataLabel.numberFormat property. Returns number format of the parent element....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
ChartDataLabel.clearFormat method. Clears format of this data label...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
ChartDataPointCollection.clearFormat method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...
ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...
Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!..." SEQ PrefixSequence" )); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...
Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your document automation and efficiency.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...
ChartSeriesGroup.series_type property. Gets the type of chart series included in this group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...
ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...