Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,425 for

chart series type

(0.02 sec)
  1. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../ChartxvalueType/#String) Type....String type. fromString ( value : string ) Parameter Type Description...Examples Shows how to add/remove chart data values. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...( color : string ) Parameter Type Description color string Remarks... Examples Shows how to use chart formating. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartFormat class. Represents the formatting of a Chart element...Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.insert method | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartSeries.insert method...into the chart series at the specified index. If the series supports... Drawing . Charts . ChartXValue ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python...applies when using a custom value type. To specify a value, use the...the DataPoints collection of series: Create an instance of the...

    docs.aspose.com/slides/python-net/error-bar/
  6. 在C#或.NET中创建或更新PowerPoint演示文稿图表|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的图表...Charts 命名空间下提供了 ChartType 枚举。该枚举下的值对应于不同的图表类型。...0 ]; // 添加带有默认数据的图表 IChart chart = sld . Shapes . AddChart (...

    docs.aspose.com/slides/zh/net/create-chart/
  7. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../Chartdatalabel/) for the specified index.... Parameter Type Description index int Examples...labels to data points in a line chart. def data_labels (): doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesCollection.remove_at method | Aspose...

    ChartSeriesCollection.remove_at method. Removes a [ChartSeries](../../ChartSeries/) at the specified index.... Parameter Type Description index int The zero-based...how to add and remove series data in a chart. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 3D 图表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents...0 ]; // 添加带有默认数据的图表 IChart chart = slide . Shapes . AddChart...fact = chart . ChartData . ChartDataWorkbook ; // 添加系列 chart . ChartData...

    docs.aspose.com/slides/zh/net/3d-chart/
  10. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.Charts.AxisScaling class. Represents the scaling options of the axis...more, visit the Working with Charts documentation article. Constructors...value of the axis. type Gets or sets scaling type of the axis. Examples...

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