Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,425 for

chart series type

(0.03 sec)
  1. 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/
  2. 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...value of the axis. type Gets or sets scaling type of the axis. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut Chart as a percentage....size of the parent doughnut chart as a percentage. get doughnutHoleSize...only to series groups of the ChartSeriesType.Doughnut type. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesCollection.RemoveAt | Aspose.Words f...

    Effortlessly manage your Chart data with the ChartSeriesCollection RemoveAt method—quickly remove any ChartSeries by index for streamlined analysis....RemoveAt ( int index ) Parameter Type Description index Int32 The...how to add and remove series data in a chart. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape Type of the parent Chart element....or sets the shape type of the parent chart element. get shapeType...Aspose . Words . Drawing . Charts . ChartShapeType Remarks Currently...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartXValue.from_double method | Aspose.Words f...

    ChartXValue.from_double method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DOUBLE](../../ChartxvalueType/#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. 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/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...