2.10.20 Plot_transpose_donut


Menu Information

Plot: Basic 2D: Doughnut with Total Wedge = 100

Brief Information

Create Donut plot with Total Wedge = 100

Additional Information

Minimum Origin Version Required: 2020

Command Line Usage

1. plot_transpose_donut irng:=[Book1]Sheet1!(A,B);

2. plot_transpose_donut irng:=1!(2,3);

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input irng

Input

Range

<active>
Specify X and Y value as input range for creating this plot.
Output rd

Output

ReportData

<new>
Specify where to output the calculated data.

Description

This X-Function plots Doughnut with Total Wedges = 100

For more information, see Doughnut with Total Wedges = 100 in the Origin Help file.