[]
Gets or sets the name of the property that contains Y values for the series.
[C1Category("Data")]
[C1Description("Series.Binding", "Gets or sets the name of the property that contains Y values for the series.")]
public string Binding { get; set; }
For complex chart types it may contain several names separated by commas.