Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,241 for

chart series type

(0.12 sec)
  1. 在 .NET 中创建演示文稿图表的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 通过遗留和现代图表 API 在 PowerPoint PPT、PPTX 和 ODP 演示文稿中创建图表。...//访问第一张幻灯片 //添加带有默认数据的图表 ChartEx chart = sld . Shapes . AddChart (... 0 , 500 , 500 ); //设置图表标题 chart . ChartTitle . Text . Text =...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  2. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various Chart Types and enhance your document's data visualization effortlessly....enumeration Specifies type of a chart. public enum ChartType...Area 0 Area chart. AreaStacked 1 Stacked Area chart. AreaPercentStacked...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.Charts.AxisGroup enumeration. Represents a Type of a Chart axis group....enumeration Represents a type of a chart axis group. Members Name...with the secondary axis of chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing Chart Series effortlessly....more, visit the Working with Charts documentation article. public...this method to add series to Histogram charts. Add ( string, C...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access Charts in Microsoft Word documents....Charts module Contents [ Hide ] The Aspose...Aspose.Words.Drawing.Charts module provides classes that allow to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a Chart Series group, that is, the properties of Chart Series of the same Type associated with the same axes in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup class Contents...of a chart series group, that is, the properties of chart series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.Charts module provides classes that allow to access Charts in Microsoft Word documents....charts module Contents [ Hide ] The aspose...aspose.words.drawing.charts module provides classes that allow to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....more, visit the Working with Charts documentation article. Examples:...how to add and remove series data in a chart. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../ChartSeries/)...more, visit the Working with Charts documentation article. Indexers...Methods Name Description add(series_name, categories, values) Adds...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...specified X value to the chart series. If the series supports Y values... Drawing . Charts . ChartXValue ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...