ChartWizardMessagesDataConfigurationSettingsTagHelper
Example
Razor
<configuration>
<series-item></series-item>
</configuration>
ChildTags
Tag Name | Details |
---|---|
series-item | ChartWizardStateSettingsSeriesTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
category-axis | String | Specifies the text of the categoryAxis legend of the configuration panel |
expand-text | String | Specifies the title of the configuration panel |
value-axis | String | Specifies the text of the valueAxis legend of the configuration panel. Value Axis is present only with non-categorical type of chart. |
x-axis | String | Specifies the text of the xAxis legend of the configuration panel. xAxis is present only with scatter type of chart. |