Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,325 for

series coloring

(1.22 sec)
  1. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....parent element shall inverts its colors if the value is negative. @property...chart . series . count ) self . assertEqual ( 'Series 1' , chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....generated series. chart . series . clear () series = chart .... series . add_double ( series_name = 'AW Series 1' , x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering....example, we'll take a car image, coloring the body and incorporate a...car's body surface. We'll apply color to the car by utilizing a semi-transparent...

    docs.aspose.com/drawing/net/showcases/car-body/
  4. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart...show data table with chart series data. doc = aw . Document ()...= shape . chart series = chart . series series . clear () x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....labels of the following chart series types: Bar, Column, Histogram...chart . Series ; // Delete default generated series. seriesColl...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....back_color property Stroke.back_color property Gets or sets the...background color of the stroke. @property def back_color ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke....fore_color property Stroke.fore_color property Gets or sets the...foreground color of the stroke. @property def fore_color ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...show data table with chart series data. doc = aw . Document ()...= shape . chart series = chart . series series . clear () x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....generated series. chart . Series . Clear (); ChartSeries series = chart...chart . Series . Add ( "AW Series 1" , new [] { 0.7 , 1.8 , 2...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...

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