ASP.NET Core MVC Controls | ComponentOne
In This Topic
    Position Enum
    In This Topic
    File
    wijmo.chart.js
    Module
    wijmo.chart

    Specifies the position of an axis or legend on the chart.

    Members

    Name Value Description
    None 0

    The item is not visible.

    Left 1

    The item appears to the left of the chart.

    Top 2

    The item appears above the chart.

    Right 3

    The item appears to the right of the chart.

    Bottom 4

    The item appears below the chart.

    Auto 5

    The item is positioned automatically.