Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,148 for

series coloring

(0.04 sec)
  1. Adding Chart Trend Lines in Ruby|Aspose.Slides ...

    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 tredLinep = chart.getChartData()...Linear trend line for chart series 1 tredLineLin = chart.getChartData()...

    docs.aspose.com/slides/java/adding-chart-trend-...
  2. IsColorVaried | Aspose.Sildes for .NET API Refe...

    Specifies that each data marker in the Series has a different color. This is the property not only of this Series but of all Series of parent Series group - this is projection of appropriate group property. And so this property is read-only. Use ParentSeriesGroup property for access to parent Series group. Use ParentSeriesGroup.IsColorVaried read/write property for change value. Read-only Boolean....data marker in the series has a different color. This is the property...only of this series but of all series of parent series group - this...

    reference.aspose.com/slides/net/aspose.slides.c...
  3. Fill.PresetTextured | Aspose.Words for .NET API 参考

    Fill 方法. 将填充设置为预设纹理... Series . Clear (); ChartSeries series = chart . Series . Add...Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new []...

    reference.aspose.com/words/zh/net/aspose.words....
  4. SeriesCollection - Aspose.Cells for Python via ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....CheckBoxCollection CollectionBase Color ColorFilter ColorHelper ColorScale...ScrollBar ScrollBarActiveXCont Series SeriesCollection SeriesLayoutProperti...

    reference.aspose.com/cells/python-java/asposece...
  5. 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...
  6. 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...
  7. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint interface. Contains properties of a single data point on the chart in C++....parent element shall inverts its colors if the value is negative. virtual...-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++....-> get_Series () -> get_Count ()); ASSERT_EQ ( u "Series 1" , chart...chart -> get_Series () -> idx_get ( 0 ) -> get_Name ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Clear the chart's demo data series to start with a clean chart...getSeries().clear(); // Add a custom series to the chart with categories...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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-...