'宣言 Public Function BulletGraph( _ Optional ByVal selector As System.String _ ) As BulletGraphBuilder
public BulletGraphBuilder BulletGraph( System.string selector )
パラメータ
- selector
- Specifies a selector. It is optional. If it is not set, a default dom element will be generated.