Aspose::Words::Drawing::Charts::IChartDataPoint::get_InvertIfNegative method. Specifies whether the parent element shall inverts its colors if the value is negative in C++....parent element shall inverts its colors if the value is negative. virtual...-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...
ChartDataPoint.format property. Provides access to fill and line formatting of this data point....generated series. chart . series . clear () # Adding new series. series...series = chart . series . add ( series_name = 'Series 1' , categories...
Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....generated series. chart . series . clear () series = chart .... series . add ( "AW Series 1" , x_values = [ 0.7 , 1.8 , 2.6...
Stroke ForeColor property. Gets or sets the foreground color of the stroke in C#....the foreground color of the stroke. public Color ForeColor { get...generated series. chart . Series . Clear (); ChartSeries series = chart...
ChartDataLabelCollection Position property. Gets or sets the position of the data labels in C#....labels of the following chart series types: Bar, Column, Histogram...chart . Series ; // Delete default generated series. seriesColl...
Stroke Visible property. Gets or sets a flag indicating whether the stroke is visible in C#....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...
ChartMarker Format property. Provides access to fill and line formatting of this marker in C#....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...
Fill PresetTextured method. Sets the fill to a preset texture in C#....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...
Aspose.Words for .NET 21.6 Release Notes – the latest updates and fixes....stroke formatting for chart series, data points and markers. Introduced...Provide API to change Color of Category Series of Chart New Feature...