BindTarget
enum BindTarget
An enumeration of the targets in a Chart that an Annotation can be bound to.
Members
Defs
Defs: = "defs"
The defs section, where things like patterns are supposed to go.
Overflow
Overflow: = "overflow"
The secondary viewport of a Chart in which a glyph is allowed to render outside the explicit bounds.
Viewport
Viewport: = "viewport"
The default viewport of a Chart.