IChartBandElement
StockSharp.Charting
The chart element representing a band.
Implements: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Properties
Style
public DrawStyles Style { get; set; }
value = iChartBandElement.Style
iChartBandElement.Style = value
The band drawing style. The default is Band. Can also be BandOneValue.