IndicatorColorProvider
StockSharp.Xaml.Charting.IndicatorPainters
Provides colors for indicator painters.
Implements: IIndicatorColorProvider
Constructors
IndicatorColorProvider
public IndicatorColorProvider()
indicatorColorProvider = IndicatorColorProvider()
Create instance.
Methods
GetNextColor
public Color GetNextColor()
result = indicatorColorProvider.GetNextColor()
Gets next color in sequence according to the current theme.