| Class | Description |
|---|---|
| Anchor2D |
Represents an anchor point for a chart title and/or legend.
|
| ArgChecks |
Utility methods for argument checking.
|
| ExportFormats |
Utility methods related to export formats.
|
| Fit2D |
A specification for the alignment and fitting of one rectangle (the source
rectangle) with reference to another (the target rectangle).
|
| ObjectUtils |
Some general utility methods for working with objects.
|
| SerialUtils |
Serialization support methods.
|
| TextUtils |
Utility methods for working with text.
|
| Enum | Description |
|---|---|
| ExportFormat |
An enumeration of the different export formats supported by Orson Charts.
|
| Orientation |
General enumeration of orientations.
|
| RefPt2D |
An enumeration of reference points within a rectangle.
|
| Scale2D |
Scaling options for fitting rectangles.
|
| TextAnchor |
Used to indicate the position of an anchor point for a text string.
|