|
|
|
|
|
Sets the starting angle of the first section in the following types of chart: - Pie, Semi-circular and Donut.
- Sunburst.
Radial Bar chart.
Example of the starting angle in a Semi-circular chart:
grStartAngle(GRF_MonGraphe, 45)
Sintaxis
grStartAngle(<Chart name> , <Angle>)
<Chart name>: Control name or character string Name of the chart to be used. This name corresponds to:- the name of the chart defined programmatically with grCreate.
- the name of the Chart control in the window, page or report editor.
<Angle>: Integer Starting angle of the first section (expressed in degrees, clockwise from the top point). By default, the starting angle in a Pie chart, Semi-circular chart or Donut chart is 0. Clasificación Lógica de negocio / UI: Código neutro
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|