Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,198 for

series coloring

(0.38 sec)
  1. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...chart series 1. Adding linear trend line for chart series 1. Adding...logarithmic trend line for chart series 2. Adding moving average trend...

    docs.aspose.com/slides/net/trend-line/
  2. ChartSeries - Aspose.Slides for Android via Jav...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....IChartSeries Represents a chart series. Method Summary All Methods...Returns an automatic color of series based on series index and chart...

    reference.aspose.com/slides/androidjava/com.asp...
  3. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....assertEquals("Series 1", chart.getSeries().get(0)...getName()); Assert.assertEquals("Series 2", chart.getSeries().get(1)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Allows to specify formatting of a single data point on the chart....chart->get_Series()->get_Count()); ASSERT_EQ(u "Series 1" , cha...chart->get_Series()->idx_get(0)->get_Name()); ASSERT_EQ(u "Series 2"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Setting color for line chart - Free Support For...

    Hi, I’m trying to set the colors for my line charts but I can only do it for the actual line and not the marker symbol. See the uploaded files. One image shows the default colors and the other where I try to set the co…...Setting color for line chart Aspose.Words Product Family words-net...1 Hi, I’m trying to set the colors for my line charts but I can...

    forum.aspose.com/t/setting-color-for-line-chart...
  6. ChartAxisTitle.Format | Aspose.Words for .NET

    ChartAxisTitle Format property. Provides access to fill and line formatting of the axis title in C#.... Chart ; // Delete series generated by default. ChartSeriesCollectio...ChartSeriesCollectio series = chart . Series ; series . Clear (); string...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart Series....collection of X values for a chart series. Remarks All items of the collection...insert new values to a chart series, or remove values, the appropriate...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Create Charts in a Presentation|Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....first series to Show Values chart . ChartData . Series [ 0 ]...generated series and categories chart . ChartData . Series . Clear...

    docs.aspose.com/slides/net/how-to-create-charts...
  9. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....generated series. chart . series . clear () series = chart .... series . add ( series_name = 'AW Series 1' , x_values = [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.Position | Aspose.Words for .NET

    ChartDataLabel Position property. Gets or sets the position of the data label in C#....labels of the following chart series types: Bar, Column, Histogram...chart . Series ; // Delete default generated series. seriesColl...

    reference.aspose.com/words/net/aspose.words.dra...