Servis-Rhino 4211B Guia do Utilizador Página 212

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 298
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 211
Gap
lines
areas
markers
tension
shadows
hAxis/vAxis
Areas Y Y Y Y Y
Bars Y
ClusteredBars Y
Columns
Grid
Lines Y Y Y Y Y
Markers Y Y Y Y Y
MarkersOnly Y Y Y Y Y
Pie
Scatter
Stacked
StackedAreas Y Y Y Y Y
StackedBars Y
StackedColumns Y
StackedLines Y Y Y Y Y
The Charting Axis
Similar to addPlot, the chart has a method called addAxis that takes two parameters; a name
and an arguments object. These draw the axis on the chart/
chart.addAxis(name, arguments)
examples:
chart.addAxis("x");
chart.addAxis("y", {vertical: true});
The options for the Axis include:
vertical – Set to true if this defines a vertical axis
includeZero – either true or false to include zero in the axis
fixLower – Defines where the ticks appear. Choices are:
major
minor
micro
none
fixUpper
majorLabels – A boolean. If true, majorLabels are shown.
Page 212
Vista de página 211
1 2 ... 207 208 209 210 211 212 213 214 215 216 217 ... 297 298

Comentários a estes Manuais

Sem comentários