Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,661 for

chart

(0.08 sec)
  1. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartSeries.add method...the specified X value to the chart series. If the series supports...aspose . words . drawing . charts . ChartXValue ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis | Aspose.Words for Java

    Represents the axis options of the Chart in Java....the chart. To learn more, visit the Working with Charts documentation...Examples: Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage Chart legend entries and enhance your document visuals with ease....Represents a collection of chart legend entries. To learn more...more, visit the Working with Charts documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... Applies only to Pie charts. @property def show_percentage...work with data labels of a pie chart. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your Chart....and trendlines of the parent chart. public ChartLegendEntryColl...work with a legend entry for chart series. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method. Returns or sets the smallest time unit that is represented on the time category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method...Aspose :: Words :: Drawing :: Charts :: AxisTimeUnit Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and Charting experience....collection of bubble sizes for this chart series. public BubbleSizeCollection...with the format code of the chart data. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Examples Shows how to insert chart with date/time values. Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....Examples Shows how to insert chart with date/time values. Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

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

    Java中PowerPoint演示文稿的图表系列...Presentation (); try { // 添加图表 IChart chart = pres . getSlides (). get_Item...IChartSeriesCollecti series = chart . getChartData (). getSeries...

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