Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 15,415 for

chart

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method...Aspose :: Words :: Drawing :: Charts :: ChartLegendEntry :: get_Font...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. 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...
  4. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... Examples Shows how to set chart axis title. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....} Examples Shows how to set chart axis title. Document doc = new...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series...work with data labels of a pie chart. let doc = new aw . Document...let chart = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...apply logarithmic scaling to a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisScaling class. Represents the scaling options of the axis...more, visit the Working with Charts documentation article. Constructors...apply logarithmic scaling to a chart axis. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...apply logarithmic scaling to a chart axis. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Dynamic Charts|Documentation

    Learn how to create dynamic Charts in Aspose.Cells for Python via .NET. Our guide will show you how to dynamically update Chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Create Dynamic Charts Contents [ Hide ] Dynamic (or interactive)...interactive) charts have the ability to change when you change the scope...

    docs.aspose.com/cells/python-net/create-dynamic...