Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,661 for

chart

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint interface. Contains properties of a single data point on the Chart in C++....Aspose::Words::Drawing::Charts::IChartDataPoint interface Contents...a single data point on the chart. class IChartDataPoint : public...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...Bar, Column, Line and Surface charts. add(series_name, x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the Chart title...Gets or sets the text of the chart title. If None or empty value...Examples Shows how to insert a chart and set a title. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your Chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....Shows how to set formatting for chart values. Document doc = new Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...create and format Doughnut chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画...Shapes as ShapeCollection ; var chart = shapes [ 0 ] as IChart ; //...MainSequence . AddEffect ( chart , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/zh/net/animated-charts/
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the data labels of the entire series. Applies only to Bubble Charts. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowBubbleSize...series. Applies only to Bubble charts. Default value is false . bool...

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

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategorie...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_AxisBetweenCategorie...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowCategoryName method. Allows to specify whether category name is to be displayed for the data labels of the entire series. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_ShowCategoryName...Aspose :: Words :: Drawing :: Charts :: ChartDataLabelCollec ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../Chartdatalabel/) in this collection....labels to data points in a line chart. test ( 'DataLabels' , () =>...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

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