ChartPaneTagHelper

Example

Razor
<pane>
    <border />
    <chart-pane-title></chart-pane-title>
    <margin />
    <padding />
</pane>

ChildTags

Attributes

AttributeTypeDescription
nameStringThe unique name of the chart pane.
backgroundStringThe background color of the chart pane. Accepts a valid CSS color string, including hex and rgb.
clipBooleanSpecifies whether the charts in the pane should be clipped. By default all charts except radar, polar and 100% stacked charts are clipped.
heightDoubleThe chart pane height in pixels.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support