Options
All
  • Public
  • Public/Protected
  • All
Menu

Options passed to the constructor of a BaseCenteredAxisLayoutStrategy, used to configure it at instantiation time

Hierarchy

  • IInnerAxisLayoutStrategyOptions

Index

Properties

Optional axisPosition

axisPosition: number
description

the coordinate of the Layout Area anchor point

remarks

The axisPosition obeys coordinateMode which defines whether it is a pixel, data-value or relative coordinate

Optional coordinateMode

The Coordinate mode. See EInnerAxisPlacementCoordinateMode for a list of values

remarks

Want to display an annotation stretching across the entire width (or height) or the SciChartSurface? The EInnerAxisPlacementCoordinateMode enum has options which allow for relative, absolute or pixel coordinates which define annotation placement.

Optional orthogonalAxisId

orthogonalAxisId: string

The id for the vertical or horizontal axis which is used for positioning the central axes

Generated using TypeDoc