The SeriesChartSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChartPaneName |
The chart pane to draw the series on. If this is null, the series will be drawn on the price pane.
| |
| Color |
The color which will be used to draw the series.
| |
| DisplayName |
The name which will be used to display the series on the chart.
| |
| LineSize |
The line size to use to draw the series.
| |
| LineType |
The line type to use to draw the series.
| |
| ShowInChart |
Determines whether the series will be displayed on a chart or not.
| |
| Symbol |
The symbol for which the series will be drawn. This can be left as null in most cases.
|