AsposeCellsCloud::Object::Area

Load the model package

use AsposeCellsCloud::Object::Area;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- BackgroundColor | Color | Gets or sets the background of the . | FillFormat | FillFormat | Represents a object that contains fill formatting properties for the specified chart or shape. | ForegroundColor | Color | Gets or sets the foreground . | Format | string | This class has a property named "Format" of type string with both getter and setter methods. | InvertIfNegative | boolean | If the property is true and the value of chart point is a negative number, the foreground color and background color will be exchanged. | Transparency | double | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |

[Back to Model list]
[Back to README]