PieSeries.SetArea
Set the area of the PieSeries.
public void SetArea(float x, float y, float width, float height)
Sub SetArea(x As Single, y As Single, width As Single, height As Single)
Parameters
X coordinate of the pie series.
Y coordinate of the pie series.
- width
- Single
Width of the pie series.
- height
- Single
Height of the pie series.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.