Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,446 for

chart series type

(0.04 sec)
  1. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double Type ChartXValue instances, enhancing your data visualization capabilities....ChartXValue instance of the Double type. public static ChartXValue FromDouble...Examples Shows how to populate chart series with data. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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/
  3. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this Series group....properties of the Y axis of this series group. @property def axis_y...aspose . words . drawing . charts . ChartAxis : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the Chart Series at the specified index... if supported, from the chart series at the specified index....( index : number ) Parameter Type Description index number Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegend | Aspose.Words for Java

    Represents Chart legend properties in Java....implements Cloneable Represents chart legend properties. To learn...more, visit the Working with Charts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut Chart's hole size percentage for enhanced data visualization....size of the parent doughnut chart as a percentage. public int...Applies only to series groups of the Doughnut type. The range of...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisCategoryType | Aspose.Words for Java

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...Examples: Shows how to insert a chart and modify the appearance of its...

    reference.aspose.com/words/java/com.aspose.word...
  9. AxisCategoryType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCategoryType enum, defining category axis Types for enhanced data visualization in your projects....AxisCategoryType enumeration Specifies type of a category axis. public enum...Description Automatic 0 Specifies that type of a category axis is determined...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列...Presentation ()) { // 添加图表 IChart chart = presentation . Slides [ 0...IChartSeriesCollecti series = chart . ChartData . Series ; if ( series [ 0 ]...

    docs.aspose.com/slides/zh/net/chart-series/