Show / Hide Table of Contents

Enum AxisLocation

Axis position.

Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: OpenSilver.Controls.DataVisualization.Toolkit.dll
Syntax
public enum AxisLocation

Fields

Name Description
Auto

Location is determined automatically.

Bottom

Bottom of the series host area.

Left

Left in the series host area.

Right

Right in the series host area.

Top

Top in the series host area.

  • Improve this Doc
  • View Source