Manages colors per bar for the associated ValueDataSeries.
More...
|
| int | Count () |
| | Gets the number of bars associated with the ValueDataSeries.
|
| |
|
| System.Drawing.Color | this[int index] [get, set] |
| | Gets or sets the color for the specified bar.
|
| |
Manages colors per bar for the associated ValueDataSeries.
◆ Count()
| int ATAS.Indicators.ValueDataSeries.BarColors.Count |
( |
| ) |
|
Gets the number of bars associated with the ValueDataSeries.
- Returns
- The number of bars.
◆ this[int index]
| System.Drawing.Color ATAS.Indicators.ValueDataSeries.BarColors.this[int index] |
|
getset |
Gets or sets the color for the specified bar.
- Parameters
-
| index | The index of the bar to get or set the color for. |
- Returns
- The color for the specified bar.
The documentation for this class was generated from the following file: