Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,226 for

chart series type

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents Chart Series properties. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartSeries class Contents [...ChartSeries class Represents chart series properties. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartLegend | Aspose.Words for Java

    Represents Chart legend properties in Java....implements Cloneable Represents chart legend properties. To learn...more, visit the Working with Charts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...Applies only to series groups of the Doughnut type. The range of...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced Chart element styling. Enhance your documents with professional, customizable Chart designs....Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. public class...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisCategoryType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCategoryType enum, defining category axis Types for enhanced data visualization in your projects....AxisCategoryType enumeration Specifies type of a category axis. public enum...Description Automatic 0 Specifies that type of a category axis is determined...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../ChartyvalueType/#DOUBLE) Type....DOUBLE type. def from_double ( self , value...value : float ): ... Parameter Type Description value float Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.solid method | Aspose.Words for Python

    aspose.words.drawing.Fill.solid method... Parameter Type Description color aspose.pydrawing... Examples Shows how to use chart formating. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your Series group’s axis for enhanced data visualization and analysis....the axis group to which this series group belongs. public AxisGroup...with the secondary axis of chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies Type of a category axis....AxisCategoryType enumeration Specifies type of a category axis. Members...Description Automatic Specifies that type of a category axis is determined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value‑type axis,...can be a Category‑type axis or a Value‑type axis. Using a Value...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/