属性类型默认说明
    opts.titleObject适用于ringarcbargauge
    opts.title.nameString标题内容
    opts.title.fontSizeNumber标题字体大小(可选,单位为px)
    opts.title.colorString标题颜色(可选)
    opts.title.offsetXNumber默认0px标题横向位置偏移量,单位px,默认0
    opts.title.offsetYNumber默认0px标题纵向位置偏移量,单位px,默认0
    opts.subtitleObject适用于ringarcbargauge
    opts.subtitle.nameString副标题内容
    opts.subtitle.offsetXNumber默认0px副标题横向位置偏移量,单位px,默认0
    opts.subtitle.offsetYNumber默认0px副标题横向位置偏移量,单位px,默认0
    opts.subtitle.fontSizeNumber副标题字体大小(可选,单位为px)
    opts.subtitle.colorString副标题颜色(可选)