LabelSide

public enum LabelSide : String, Encodable

Specifies the location of the label.

top positions labels above, next to the title bottom positions labels below the graph Tilted labels with labelangle may be positioned better inside margins when labelposition is set to bottom.

  • top

    Undocumented

    Declaration

    Swift

    case top
  • Undocumented

    Declaration

    Swift

    case bottom