IChartBandElement
StockSharp.Charting
El elemento gráfico que representa una banda.
Implementa: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Propiedades
Style
public DrawStyles Style { get; set; }
value = iChartBandElement.Style
iChartBandElement.Style = value
El estilo de dibujo de banda. El predeterminado es Band. También puede ser BandOneValue.