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

series coloring

(0.1 sec)
  1. SeriesCollection - Aspose.Cells for PHP via Jav...

    Explanation of Aspose.Cells for PHP 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/php/aspose.cells/Ser...
  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::IChartDataPoint...

    Contains properties of a single data point on the chart....chart->get_Series()->get_Count()); ASSERT_EQ(u "Series 1" , cha...chart->get_Series()->idx_get(0)->get_Name()); ASSERT_EQ(u "Series 2"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. 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...
  5. LeaderLinesFormat | Aspose.Sildes for .NET API ...

    Represents data labels leader lines format. Read-only IChartLinesFormataspose.slides.charts/ichartlinesformat....IChartSeriesCollecti series = chart . ChartData . Series ; IDataLabelCollection...IDataLabelCollection labels = series [ 0 ]. Labels ; labels . LeaderLinesFormat...

    reference.aspose.com/slides/net/aspose.slides.c...
  6. ChartDataLabelCollection.Orientation | Aspose.W...

    ChartDataLabelCollection Orientation property. Gets or sets the text orientation of the data labels of the entire Series in C#....the data labels of the entire series. public ShapeTextOrientation...); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.MajorTickMark | Aspose.Words for .NET

    ChartAxis MajorTickMark property. Returns or sets the major tick marks in C#....data series to start with a clean chart. chart . Series . Clear...Clear (); // Insert a chart series with categories for the X-axis...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. Need sample aspose program to plot chart in exc...

    Stacked_BarWithLine_Not_Visible.zip (12.9 KB) Please refer the chart shared. It has stacked bar chart with line. On line marker shape is diamond and line is not visible....get(chartIndex); //Add the stacked column series (primary axis) chart.getNSeries()...setCategoryData("A2:A6"); //set names of the series for (int i = 0 ;i < chart.getNSeries()...

    forum.aspose.com/t/need-sample-aspose-program-t...
  10. ChartDataPoint - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... On a series, the ChartDataPoint object...getCount()); Assert.assertEquals("Series 1", chart.getSeries().get(0)...

    reference.aspose.com/words/java/com.aspose.word...