Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 7,168 for

series coloring

(0.05 sec)
  1. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...generated series. chart . series . clear () series = chart ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Pie Chart|Aspose.Slides for Python Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in Python... series [ 0 ] . labels . default_data_label_format...chart . chart_data . series [ 0 ] . parent_series_group . second_pie_size...

    docs.aspose.com/slides/python-net/pie-chart/
  3. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....background color of the stroke. System :: Drawing :: Color Aspose...default generated series. chart -> get_Series () -> Clear (); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element....generated series. chart . series . clear () # Add new series. series...= chart . series . add ( series_name = 'AW Series 1' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....foreground color of the stroke. System :: Drawing :: Color Aspose...default generated series. chart -> get_Series () -> Clear (); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....default generated series. chart -> get_Series () -> Clear (); SharedPtr...ChartSeries > series = chart -> get_Series () -> Add ( u "AW Series 1" ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...configure data labels for a chart series. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartDataLabel.Rotation | Aspose.Words for .NET

    ChartDataLabel Rotation property. Gets or sets the rotation of the label in degrees in C#....); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...dataLabels = series . DataLabels ; // Show data labels. series . HasDataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. chartseries - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Object Represents chart series properties. Example: Shows...getCount()); Assert.assertEquals("Series 1", chart.getSeries().get(0)...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the Series....and line formatting of the series. @property def format ( self...Examples Sows how to set series color. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...