Overload List
| Name | Description | |
|---|---|---|
| ChartLine(ChartPoint, ChartPoint) |
Construct a ChartLine object.
| |
| ChartLine(ChartPoint, ChartPoint, Color) |
ChartLine constructor that allows for a line color to be specified.
| |
| ChartLine(ChartPoint, ChartPoint, Color, Int32) |
ChartLine constructor that allows for a line color and width to be specified.
|