[]
ITagHelper implementation for FlexRadarSeries<T>.
[HtmlTargetElement("c1-flex-radar-series")]
[RestrictChildren("c1-flex-chart-axis", new string[] { "c1-items-source", "c1-odata-source", "c1-odata-virtual-source" })]
public class FlexRadarSeriesTagHelper : ChartSeriesBaseTagHelper<object, FlexRadarSeries<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
FlexRadarSeriesTagHelper() |
Name | Description |
---|---|
ChartType | Configurates ChartType. Sets the chart type for a specific series, overriding the chart type set on the overall chart. |
CollectionName | Gets the collection name. |