Legend
| Field: Func<double, double, double, double, string> SvgAttributes
DeclarationFunc<double, double, double, double, string> SvgAttributesSummarySpecifies the attributes on the main<svg> tag. Set this to null to omit the SVG tag
entirely. The arguments passed into the delegate are the x, y, width and height of the viewBox. |