Class SvgClass
Inheritance
System.Object
SvgClass
Namespace: Syncfusion.Blazor.DataVizCommon
Assembly: Syncfusion.Blazor.dll
Syntax
public class SvgClass : ComponentBase
Constructors
SvgClass()
Declaration
public SvgClass()
Properties
Class
Declaration
public virtual string Class { get; set; }
Property Value
Type |
---|
System.String |
Id
Declaration
public virtual string Id { get; set; }
Property Value
Type |
---|
System.String |