ChartDataLabel.numberFormat property. Returns number format of the parent element.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.showPercentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...generated series. chart . series . clear () series = chart ....
Represents a chart data marker in Java....assertEquals("Series 1", chart.getSeries().get(0)...getName()); Assert.assertEquals("Series 2", chart.getSeries().get(1)...
Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...parent element shall inverts its colors if the value is negative. Marker...Chart ; Assert . That ( chart . Series . Count , Is . EqualTo ( 3...