Constructors
constructor
- new D3Title(svg: Selection<d3.BaseType, __type, d3.BaseType, any>, title: string, className: string, rect?: Rect): D3Title
-
Parameters
-
svg: Selection<d3.BaseType, __type, d3.BaseType, any>
-
title: string
-
className: string
-
Optional rect: Rect
Methods
setPosition
- setPosition(pos: Rect): void