Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,075 for

series coloring

(0.13 sec)
  1. get_Label() | Aspose.Slides for C++ API Reference

    Represents data label of data point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabel....); auto series = chart -> get_ChartData () -> get_Series () ->...0 ); auto dataPointLevel = series -> get_DataPoints () -> idx_get...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  2. 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-...
  3. Setting Number Format for Chart Data Cell in As...

    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....chart data cell in every chart series and set the chart data number...data cell inside every chart series and setting a different chart...

    docs.aspose.com/slides/java/setting-number-form...
  4. is_color_varied property | Aspose.Cells for Pyt...

    is_color_varied property is_color_varied property Represents if the color of points is varied. The chart must contain......is_color_varied property is_color_varied property Represents...Represents if the color of points is varied. The chart must contain only...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Fill method. Gets fill formatting for the parent chart element in C++....default generated series. chart -> get_Series () -> Clear (); SharedPtr...ChartSeries > series = chart -> get_Series () -> Add ( u "AW Series 1" ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartDataPoint.Format | Aspose.Words for .NET A...

    ChartDataPoint 财产. 提供对此数据点的填充和线条格式的访问... Series . Clear (); // 添加新系列。 ChartSeries series = chart...chart . Series . Add ( "Series 1" , new [] { "Category 1" , "Category...

    reference.aspose.com/words/zh/net/aspose.words....
  7. 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...
  8. 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-...
  9. 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...
  10. 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/