ChartWizardStateAreaSettingsTagHelper
Example
Razor
<area>
<margin />
</area>
ChildTags
| Tag Name | Details |
|---|---|
| margin | ChartWizardStateAreaMarginSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| background | String | The background color of the chart area. Accepts a valid CSS color string, including hex and rgb. |
| margin | Double | The margin of the chart area. |