ChartPdfMarginSettingsTagHelper
Example
Razor
<chart-pdf-margin/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| bottom | Double | The bottom margin. Numbers are considered as "pt" units. |
| left | Double | The left margin. Numbers are considered as "pt" units. |
| right | Double | The right margin. Numbers are considered as "pt" units. |
| top | Double | The top margin. Numbers are considered as "pt" units. |