New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartPlotAreaSettingsTagHelper

Example

<plot-area>
    <border />
    <margin />
    <padding />
</plot-area>

ChildTags

Tag Name Details
border ChartPlotAreaBorderSettingsTagHelper
margin ChartPlotAreaMarginSettingsTagHelper
padding ChartPlotAreaPaddingSettingsTagHelper

Attributes

Attribute Type Description
background String The background color of the chart plot area. Accepts a valid CSS color string, including hex and rgb.
opacity Double The background opacity of the chart plot area. By default the background is opaque.
In this article
Not finding the help you need?