DXChart Constructors
The view that displays data in a Cartesian chart.| Name | Parameters | Description |
|---|---|---|
| DXChart() | none | Initializes a new DXChart object with the default settings. |
| DXChart(NSCoder) | coder | Initializes the object from the data stored in the unarchiver object. |
See Also