Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Domains

Hierarchy

  • Domains

Index

Properties

Properties

xDomain

xDomain: [number, number]

Specified maximum x domain of all graphs under the parent component

  • xDomain[0] is the lower x bound
  • xDomain[1] is the upper x bound

yDomain

yDomain: [number, number]

Specified maximum y domain of all graphs under the parent component

  • yDomain[0] is the lower y bound
  • yDomain[1] is the upper y bound

Generated using TypeDoc