ATAS
Loading...
Searching...
No Matches
ATAS.Indicators.ValueDataSeries.BarColors Class Reference

Manages colors per bar for the associated ValueDataSeries. More...

Public Member Functions

int Count ()
 Gets the number of bars associated with the ValueDataSeries.
 

Properties

System.Drawing.Color this[int index] [get, set]
 Gets or sets the color for the specified bar.
 

Detailed Description

Manages colors per bar for the associated ValueDataSeries.

Member Function Documentation

◆ Count()

int ATAS.Indicators.ValueDataSeries.BarColors.Count ( )

Gets the number of bars associated with the ValueDataSeries.

Returns
The number of bars.

Property Documentation

◆ this[int index]

System.Drawing.Color ATAS.Indicators.ValueDataSeries.BarColors.this[int index]
getset

Gets or sets the color for the specified bar.

Parameters
indexThe 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: