Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....Represents a type of a chart axis group. public enum AxisGroup Values...axis group. Secondary 1 Specifies the secondary axis group. Examples...
aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls.... FRAME A control that groups other controls. MULTI_PAGE...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...
Aspose::Words::Saving::ImageSavingArgs::get_IsImageAvailable method. Returns true if the current image is available for export in C++.... When saving a groupshape or a shape that doesn’t require...
Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....of the Y axis of this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...
This article explains what a is Graph, how to create a filled rectangle object, and other functions...collection of Shapes. The following types of shapes are supported...portions of one whole or one group. Curve - is a connected union...
Represents the axis options of the chart in Java....new DocumentBuilder(doc); Shapeshape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...
ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size....Remarks Applies only to series groups of the ChartSeriesType.BUBBLE...# Insert a bubble 3D chart. shape = builder . insert_chart ( chart_type...
ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....Remarks Applies only to series groups of the ChartSeriesType.DOUGHNUT...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...