Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,168 for

series coloring

(0.05 sec)
  1. Aspose::Words::Drawing::Charts Namespace Refere...

    The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents....ChartSeries Represents chart series properties. More... class ...shape->get_Chart(); ASSERT_EQ(1, chart->get_Series()->get_Count()); ASSERT_EQ(u...

    reference.aspose.com/words/cpp/namespace/aspose...
  2. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... series [ 0 ] . labels . default_data_label_format...= True chart . chart_data . series [ 0 ] . labels . default_data_label_format...

    docs.aspose.com/slides/python-net/callout/
  3. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...configure data labels for a chart series. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in 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. ChartXValueCollection Class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart Series in C#....collection of X values for a chart series. public class ChartXValueCollectio...insert new values to a chart series, or remove values, the appropriate...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartNumberFormat.FormatCode | Aspose.Words for...

    ChartNumberFormat FormatCode property. Gets or sets the format code applied to a data label in C#.... -; -@ -” Custom with color - “[Red]-#,##0.0” Examples Shows...data series to start with a clean chart. chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPoint.Format | Aspose.Words for .NET

    ChartDataPoint Format property. Provides access to fill and line formatting of this data point in C#....Delete default generated series. chart . Series . Clear (); // Adding...Adding new series. ChartSeries series = chart . Series . Add ( "Series...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartYValueCollection Class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart Series in C#....collection of Y values for a chart series. public class ChartYValueCollectio...insert new values to a chart series, or remove values, the appropriate...

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