[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartAxis-1.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets the items source for axis labels.

Declaration
[JsonConverter(typeof(ServiceConverter))]
public IItemsSource<T> ItemsSource { get; set; }