ChartSeries.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....parent element shall inverts its colors if the value is negative. @property...chart . series . count ) self . assertEqual ( 'Series 1' , chart...
ChartDataPointCollection.clearFormat method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
IChartDataPoint.marker property. Specifies a data marker... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....generated series. chart . series . clear () # Add new series. series...= chart . series . add ( series_name = 'AW Series 1' , categories...
Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...generated series. chart . Series . Clear (); // Add new series. ChartSeries...ChartSeries series = chart . Series . Add ( "AW Series 1" , new...
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.clearFormat method. Clears format of this data label... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...