Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 16,829 for

chart

(0.1 sec)
  1. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie Chart....first slice of the parent pie chart. get firstSliceAngle () : number...create and format Doughnut chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark...Aspose :: Words :: Drawing :: Charts :: AxisTickMark Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method...Aspose :: Words :: Drawing :: Charts :: AxisCategoryType Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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...to add series to Histogram charts. Add ( string, ChartMultilevelValue[]...

    reference.aspose.com/words/net/aspose.words.dra...
  5. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Explosion method. Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie Charts in C++....Aspose::Words::Drawing::Charts::ChartDataPoint::get_Explosion...Pie charts. int32_t Aspose :: Words :: Drawing :: Charts :: ChartDataPoint...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 图表图例|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....); // 在幻灯片上添加一个分簇柱状图 IChart chart = slide . getShapes (). addChart...// 设置图例属性 chart . getLegend (). setX ( 50 / chart . getWidth...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  8. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a Chart legend entry. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartLegendEntry class Contents...ChartLegendEntry class Represents a chart legend entry. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../Chartnumberformat/) object that allows defining number formats for the axis.... Charts . ChartNumberFormat Examples...Shows how to set formatting for chart values. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 饼图|Aspose.Slides for PHP 文档

    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....Presentation (); try { # 在幻灯片上添加图表 $chart = $pres -> getSlides () -> get_Item...50 , 500 , 400 ); # 设置不同属性 $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/pie-chart/