Options
All
  • Public
  • Public/Protected
  • All
Menu

List of values for Autorange behaviour on Axis in SciChart

Index

Enumeration members

Enumeration members

Always

Always: = "Always"

Autorange Always when the data changes

Never

Never: = "Never"

Never autorange (full manual mode)

Once

Once: = "Once"

(Default mode) AutoRange once on startup, after that, the user must specify AxisCore.visibleRange or call SciChartSurface.zoomExtents

Generated using TypeDoc