Binding Property (ColorScale)
Gets or sets the binding property or function.
[JsonConverter(C1.JsonNet.Converters.FunctionConverter)]
public string Binding {get; set;}
'Declaration
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property Binding As String