Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 53 for

bubble array height

(0.35 sec)
  1. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....two decimal arrays of equal length. # The first array contains X-values...chart . axis_y . type ) # 4 - Bubble chart: chart = append_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....two decimal arrays of equal length. // The first array contains...chart . AxisY . Type ); // 4 - Bubble chart: chart = AppendChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_Series method. Provides access to series collection in C++....two decimal arrays of equal length. // The first array contains...() -> get_Type ()); // 4 - Bubble chart: chart = AppendChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Type method. Returns type of the axis in C++....two decimal arrays of equal length. // The first array contains...() -> get_Type ()); // 4 - Bubble chart: chart = AppendChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartAxisType e...

    Aspose::Words::Drawing::Charts::ChartAxisType enum. Specifies type of chart axis in C++....two decimal arrays of equal length. // The first array contains...() -> get_Type ()); // 4 - Bubble chart: chart = AppendChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....two decimal arrays of equal length. // The first array contains...chart . AxisY . Type ); // 4 - Bubble chart: chart = AppendChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....two decimal arrays of equal length. // The first array contains...getAxisY().getType()); // 4 - Bubble chart: chart = appendChart(builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...add(series_name, x_values, y_values, bubble_sizes) Adds new ChartSeries...to add series to any type of Bubble charts. def add ( self , series_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....the image (icon) data of byte array type. The image will be displayed...data in the form of a byte array. This data will be shown in...

    docs.aspose.com/cells/python-net/insert-shapes/
  10. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....two decimal arrays of equal length. // The first array contains...getAxisY().getType()); // 4 - Bubble chart: chart = appendChart(builder...

    reference.aspose.com/words/java/com.aspose.word...