Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 7,198 for

series coloring

(0.09 sec)
  1. IChartDataPoint - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using 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...
  2. ichartdatapoint - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using 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...
  3. Series.IsColorVaried | Aspose.Cells for .NET AP...

    Series property. Represents if the color of points is varied. The chart must contain only one Series...Series.IsColorVaried Series.IsColorVaried property Represents...Represents if the color of points is varied. The chart must contain only...

    reference.aspose.com/cells/net/aspose.cells.cha...
  4. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....setColor(Color.BLUE); // Set the "Show" property...getSeries() Provides access to series collection. getSeriesGroups()...

    reference.aspose.com/words/java/com.aspose.word...
  5. SeriesCollection | Aspose.Cells for Java API Re...

    Encapsulates a collection of objects....Encapsulates a collection of Series objects. Example //Instantiating...changes the orders of the two series. clear() Clears the collection...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Fill.Solid | Aspose.Words for .NET

    Fill Solid method. Sets the fill to a uniform color in C#....Sets the fill to a uniform color. public void Solid () Remarks...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 23.5 Release Notes|Aspose.Words for Python via ...

    Aspose.Words for Python via .NET 23.5 Release Notes – the latest updates and fixes....feature to get and modify chart series data. Implemented support for...feature to modify/remove chart’s series data Incorrect text wrapping...

    docs.aspose.com/words/python-net/aspose-words-f...
  8. Adding Chart Trend Lines in Python|Aspose.Slide...

    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....ponential trend line for chart series 1 trendlineType=self.TrendlineType()...chart series 1 fillType=self.FillType() color=self.Color() tredLineLin...

    docs.aspose.com/slides/java/adding-chart-trend-...
  9. Chart Calculations|Aspose.Slides Documentation

    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....removeAt ( i ); } IChartSeries series = chart . getChartData ()....getSeries (). get_Item ( 0 ); series . getMarker (). setSymbol (...

    docs.aspose.com/slides/java/chart-calculations/
  10. Adding Chart Trend Lines in PHP|Aspose.Slides D...

    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....ponential trend line for chart series 1 $trendlineType=new TrendlineType();...chart series 1 $fillType=new FillType(); $color=new Color(); $tredLineLin...

    docs.aspose.com/slides/java/adding-chart-trend-...