Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,148 for

series coloring

(0.02 sec)
  1. ChartFormat.Fill | Aspose.Words for .NET

    ChartFormat Fill property. Gets fill formatting for the parent chart element 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...
  2. Pie 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....Set Automatic Pie Chart Slice Colors Aspose.Slides for Java provides...setting automatic pie chart slide colors. The sample code applies setting...

    docs.aspose.com/slides/java/pie-chart/
  3. Aspose::Words::Drawing::Charts::ChartMarker cla...

    Aspose::Words::Drawing::Charts::ChartMarker class. Represents a chart data marker. To learn more, visit the documentation article 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...
  4. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set first series to Show Values. Set the index...generated series and categories. Adding new series and categories...

    products.aspose.com/slides/java/chart/ppt/
  5. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke 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. Label | Aspose.Sildes for .NET API Reference

    Represents data label of data point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabelaspose.slides.charts/idatalabel....IChartSeries series = chart . ChartData . Series [ 0 ]; IChartDataPointLevel...IChartDataPointLevel dataPointLevel = series . DataPoints [ 0 ]. DataPointLevels...

    reference.aspose.com/slides/net/aspose.slides.c...
  7. Label | Aspose.Sildes for .NET API Reference

    Represents data label of data point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabelaspose.slides.charts/idatalabel....IChartSeries series = chart . ChartData . Series [ 0 ]; IChartDataPointLevel...IChartDataPointLevel dataPointLevel = series . DataPoints [ 0 ]. DataPointLevels...

    reference.aspose.com/slides/net/aspose.slides.c...
  8. 23.5 Release Notes|Aspose.Words for .NET

    Aspose.Words for .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 New Feature WORDSNET-17828...

    docs.aspose.com/words/net/aspose-words-for-net-...
  9. get_IsColorVaried() | Aspose.Slides for C++ API...

    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 get_ParentSeriesGroup()->get(set)_IsColorVaried() read/write property for change value. Read-only bool....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/cpp/aspose.slides.c...
  10. IChartSeriesGroup | Aspose.Slides for Android v...

    Represents group of Series....IChartComponent Represents group of series. See summary and remarks for...enum. 2) Group of series contains some series properies whitch...

    reference.aspose.com/slides/androidjava/com.asp...