IChartVolatilitySmileElement
StockSharp.Charting
The chart element representing a volatility smile.
Implements: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Properties
Smile
public IChartLineElement Smile { get; }
value = iChartVolatilitySmileElement.Smile
Line that displays approximated volatility smile.
Values
public IChartLineElement Values { get; }
value = iChartVolatilitySmileElement.Values
Points that displays source volatility values.