ItemSizing

public enum ItemSizing : String, Encodable

Determines if the legend items symbols scale with their corresponding trace attributes or remain constant independent of the symbol size on the graph.

  • Undocumented

    Declaration

    Swift

    case trace
  • Undocumented

    Declaration

    Swift

    case constant