Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SeriesOptions

Interface can be used to define the X and Y Axis that a series should attach to.

Index

Properties

Properties

Optional xAxis

xAxis: Axis

X Axis to attach the series to.

Optional yAxis

yAxis: Axis

Y Axis to attach the series to.