ChartWizardStateLegendSettingsTagHelper
Example
Razor
<legend>
<labels></labels>
</legend>
ChildTags
Tag Name | Details |
---|---|
labels | ChartWizardStateLegendLabelsSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
position | ChartLegendPosition | Specifies the legend position. |
visible | Boolean | If set to true the chart will display the legend. By default the chart legend is visible. |