Class | Description |
---|---|
Box |
Draws a rectangular box with the given start and end coordinates.
|
ColorRange |
This class may be used to draw a set of colors at a given bar location.
|
Figure |
Base Class for all figures that can be added to a study.
|
Label |
Draws a label on the chart with a line connector.
|
Line |
Draws a line over the given start and end coordinates.
|
Marker |
Draws a marker of the given type and size on the graph.
|
Polygon |
Draws a polygon with the given set of coordinates.
|
SinglePointFigure |
Instances of this class represent objects that are anchored by a single point.
|
Text |
Encapsulates text that can be resized and displayed to the given
graphics context.
|