public interface SubtitleObject extends SVGElement
update
method that allows modifying
the options directly or indirectly via chart.update
.SVGElement.AnimateComplete, SVGElement.AttrComplete, SVGElement.OnHandler
Modifier and Type | Method and Description |
---|---|
void |
update(SubtitleOptions subtitleOptions)
Modify options for the subtitle.
|
void |
update(SubtitleOptions subtitleOptions,
boolean redraw)
Modify options for the subtitle.
|
add, add, add, addClass, addClass, align, align, align, align, align, animate, animate, animate, attr, attr, attr, attr, attr, attr, clip, clip, crisp, crisp, css, destroy, fadeOut, fadeOut, getBBox, getBBox, getBBox, getElement, getRenderer, hasClass, hide, init, invert, on, removeClass, removeClass, setElement, setElement, setRadialReference, setRenderer, shadow, shadow, shadow, shadow, show, show, toFront, translate
void update(SubtitleOptions subtitleOptions)
subtitleOptions
- Options to modify.redraw
- Wether to redraw the chart.void update(SubtitleOptions subtitleOptions, boolean redraw)
subtitleOptions
- Options to modify.redraw
- Wether to redraw the chart.Copyright © 2020. All rights reserved.