[]
        
(Showing Draft Content)

C1.iOS.Chart.ChartSeries.BindingX

BindingX Property

BindingX

Gets or sets the name of the property that contains X values for the series.

Declaration
public string BindingX { get; set; }
Implements