[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexRadarSeriesTagHelper

FlexRadarSeriesTagHelper Class

ITagHelper implementation for FlexRadarSeries<T>.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[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

Constructors

Name Description
FlexRadarSeriesTagHelper()

Properties

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.