value(_:_:)
Creates a parameter value with label and value.
Declaration
static func value(_ label: Text, _ range: Range<Value>) -> PlottableValue<Value> where Value : ComparableParameters
- label:
The label.
Creates a parameter value with label and value.
static func value(_ label: Text, _ range: Range<Value>) -> PlottableValue<Value> where Value : ComparableThe label.