Servis-Rhino 4211B Guía de usuario Pagina 207

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 206
A chart object has three sets of primary attributes:
A plot
Axis
A series – the data to be drawn
Each of these must be added to a chart.
The Charting Plot
The plot describes what kind of chart should be drawn. To add a "plot" to a chart, we call:
chart.addPlot(name, args);
The first parameter is the name of the plot and becomes important if we wish to have multiple plots
on the same chart.
The second parameter defines the core attributes of the plot. These attributes include:
type <String> - The type of plot. This is the core style of the chart. The values are Areas, Bars,
ClusteredBars, Columns, Grid, Lines, Markers, MarkersOnly, Pie, Scatter, Stacked,
StackedAreas, StackedBars, StackedColumns, StackedLines
Areas
Bars
Page 207
Vista de pagina 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 297 298

Comentarios a estos manuales

Sin comentarios