[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexChartBase-1.ItemFormatter

ItemFormatter Property

ItemFormatter

Gets or sets the name of the item formatter function that allows you to customize the appearance of data points.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public virtual string ItemFormatter { get; set; }