[]
        
(Showing Draft Content)

C1.Blazor.Chart.RenderEventArgs.Svg

Svg Property

Svg

Gets the chart SVG element.

Declaration
public XElement Svg { get; }
Public ReadOnly Property Svg As XElement