ChartChartAreaSettingsTagHelper

Example

Razor
<chart-area>
    <border />
    <margin />
</chart-area>

ChildTags

Attributes

AttributeTypeDescription
backgroundStringThe background color of the chart area. Accepts a valid CSS color string, including hex and rgb.
heightDoubleThe height of the chart area.
opacityDoubleThe background opacity of the chart area. By default the background is opaque.
widthDoubleThe width of the chart area.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support