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

series coloring

(0.13 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. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title....Delete series generated by default. series = chart . series series...'Category 2' ] series . add ( series_name = 'Series 1' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart....Delete series generated by default. series = chart . series series...'Category 2' ] series . add ( series_name = 'Series 1' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. 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...
  8. 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-...
  9. 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...
  10. ChartSeriesGroup | Aspose.Sildes for Node.js vi...

    ChartSeriesGroup ChartSeriesGroup class Represents group of Series. See summary and remarks for ChartSeriesGroupColle......ChartSeriesGroup class Represents group of series. See summary and remarks for... enum. Group of series contains some series properies whitch...

    reference.aspose.com/slides/nodejs-java/aspose....