AsposeCellsCloud-CellsApi

 view release on metacpan or  search on metacpan

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

# AsposeCellsCloud::Object::ChartPoint 

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Area** | **Area** | Gets the area. |
**Border** | **Line** | Gets the border. |
**DataLabels** | **DataLabels** | Returns a DataLabels object that represents the data label associated with the point. |
**Explosion** | **int** | The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter. |
**Marker** | **Marker** | Gets the marker. |
**Shadow** | **boolean** | True if the chartpoint has a shadow. |
**XValue** | **string** | Gets or sets the X value of the chart point. |
**YValue** | **string** | Gets or sets the Y value of the chart point. |
**IsInSecondaryPlot** | **boolean** | Gets or sets a value indicates whether this data points is in the second pie or bar on a pie of pie or bar of pie chart. |
**link** | **Link** |  |  


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



( run in 0.509 second using v1.01-cache-2.11-cpan-39bf76dae61 )