Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 7,168 for

series coloring

(0.78 sec)
  1. getAutomaticSeriesColor | Aspose.Sildes for Nod...

    getAutomaticSeriesColor getAutomaticSeriesColor() function Returns an automatic color of Series based on Series index......Returns an automatic color of series based on series index and chart...chart style. This color is used by default if FillType equals NotDefined...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. PresetTexture Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.PresetTexture enum. Specifies texture to be used to fill a shape in C#....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Create a Chart|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....in the worksheet and remove series 2 and 3 from the chart. Modify...data worksheet. Modify chart series 1 data in the chart data worksheet...

    docs.aspose.com/slides/net/create-a-chart/
  4. 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...
  5. Create a Chart in a Microsoft PowerPoint Presen...

    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....in the worksheet and remove series 2 and 3 from the chart. Modify...data worksheet. Modify chart series 1 data in the chart data worksheet...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  6. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....generated series. seriesColl.clear(); seriesColl.add("AW Series 1",...chartAxisYTitle.getFont().setColor(Color.BLUE); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  9. ChartDataLabel.Orientation | Aspose.Words for .NET

    ChartDataLabel Orientation property. Gets or sets the orientation of the label text in C#....); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...dataLabels = series . DataLabels ; // Show data labels. series . HasDataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  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-...