AsposeCellsCloud::Object::ChartPoint

Load the model package

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]
[Back to README]