Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SvgClass - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SvgClass

    Inheritance
    System.Object
    SvgClass
    SvgCircle
    SvgEllipse
    SvgLine
    SvgPath
    SvgPolygon
    SvgRect
    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 Description
    System.String

    Id

    Declaration
    public virtual string Id { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved