[]
Gets or sets the comma-separated property names for the DataSource property to use in axis labels.
[C1Description("Axis.Binding", "Gets or sets the comma-separated property names for the DataSource property to use in axis labels.")]
public string Binding { get; set; }
The first name specifies the value on the axis, the second represents the corresponding axis label.The default value is "Value,Text".