ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeMapItemStyle Class / TreeMapItemStyle Constructor






In This Topic
    TreeMapItemStyle Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TreeMapItemStyle()
    public TreeMapItemStyle()
    public TreeMapItemStyle(); 
    public function TreeMapItemStyle();
    public: TreeMapItemStyle();
    public:
    TreeMapItemStyle();
    See Also