Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 50,897 for

chart

(0.07 sec)
  1. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...supported by MS Office 2016 new charts. Default value is False . Examples...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartNumberFormat class Contents...more, visit the Working with Charts documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Slides::Charts::Legend Class Reference ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Charts::Legend Class Refer......Aspose::Slides::Charts::Legend Class Reference Represents chart's legend...Aspose::Slides::Charts::Chart > > , and Aspose::Slides::Charts::ILegend...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. IChartPlotArea|Aspose.Sildes for Python via .NE...

    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....IChartPlotArea class Represents chart title properties. The IChartPlotArea...the chart element as a fraction of the width of the chart. Read/write...

    docs.aspose.com/slides/python-net/api-reference...
  5. ChartDataPointCollection Class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a ChartDataPoint in C#....more, visit the Working with Charts documentation article. public...with data points on a line chart. public void ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.Separator | Aspose.Words for .NET

    ChartDataLabel Separator property. Gets or sets string separator used for the data labels on a Chart. The default is a comma except for pie Charts showing only category name and percentage when a line break shall be used instead in C#....on a chart. The default is a comma, except for pie charts showing...labels to data points in a line chart. public void DataLabels () {...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesCollection Class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a ChartSeries in C#....more, visit the Working with Charts documentation article. public...type of Area, Radar and Stock charts. Add ( string, double[], double[]...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.Solid | Aspose.Words for .NET

    Fill Solid method. Sets the fill to a uniform color in C#.... Examples Shows how to use chart formating. Document doc = new...Column , 432 , 252 ); Chart chart = shape . Chart ; // Delete series...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IChartDataPoint.Explosion | Aspose.Words for .NET

    IChartDataPoint Explosion property. 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#.... Applies only to Pie charts. public int Explosion { get...to move the slices of a pie chart away from the center. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.NumberFormat | Aspose....

    ChartDataLabelCollection NumberFormat property. Gets an ChartNumberFormat instance allowing to set number format for the data labels of the entire series in C#....configure data labels for a chart series. Document doc = new Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/net/aspose.words.dra...