InfoExtra

public struct InfoExtra<T> : View where T : CTChartData

Option the as a String between the Value and the Description.

  • Undocumented

    Declaration

    Swift

    public init(chartData: T, text: String)
  • Declaration

    Swift

    public var body: some View { get }