[]
ITagHelper implementation for ChartSeries<T>.
[HtmlTargetElement("c1-flex-chart-series")]
[RestrictChildren("c1-flex-chart-axis", new string[] { "c1-items-source", "c1-odata-source", "c1-odata-virtual-source" })]
public class ChartSeriesTagHelper : ChartSeriesBaseTagHelper<object, ChartSeries<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ChartSeriesTagHelper() |
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. |