AsposeCellsCloud-CellsApi

 view release on metacpan or  search on metacpan

docs/model/Legend.md  view on Meta::CPAN

# AsposeCellsCloud::Object::Legend 

## Load the model package
```perl
use AsposeCellsCloud::Object::Legend;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Position** | **string** | Gets or sets the legend position type. |
**LegendEntries** | **LinkElement** | Gets a collection of all the LegendEntry objects in the specified chart legend.                        Setting the legend entries of the surface chart is not supported.                        So it will return nu...
**Area** | **Area** |  |
**AutoScaleFont** | **boolean** |  |
**BackgroundMode** | **string** |  |
**Border** | **Line** |  |
**Font** | **Font** |  |
**IsAutomaticSize** | **boolean** |  |
**IsInnerMode** | **boolean** |  |
**Shadow** | **boolean** |  |
**Width** | **int** |  |
**Height** | **int** |  |
**X** | **int** |  |
**Y** | **int** |  |  


[[Back to Model list]](../DeveloperGuide.md#model-reference)  
[[Back to README]](../../README.md)



( run in 0.742 second using v1.01-cache-2.11-cpan-9581c071862 )