Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional parameters passed to UniformGridDataSeries3D to configure the series

Hierarchy

Index

Properties

Optional dataSeriesName

dataSeriesName: string

The name of the dataseries. Used by legends and also for dataseries identification

Optional xStart

xStart: number

xStart defines the Start point on the XAxis where this grid or mesh will be drawn

Optional xStep

xStep: number

xStep defines Step on the XAxis for each cell in the grid or mesh

yValues

yValues: number[][]

Optional zStart

zStart: number

zStart defines the Start point on the ZAxis where this grid or mesh will be drawn

Optional zStep

zStep: number

zStep defines Step on the ZAxis for each cell in the grid or mesh

Generated using TypeDoc