IStackedRenderableSeries
StockSharp.Xaml.Charting.Visuals.RenderableSeries
Implements: IRenderableSeries, IRenderableSeriesBase, IDrawable, IXmlSerializable
Properties
IsOneHundredPercent
public bool IsOneHundredPercent { get; set; }
value = iStackedRenderableSeries.IsOneHundredPercent
iStackedRenderableSeries.IsOneHundredPercent = value
Gets or sets a value whether all series with the same StackedGroupId will appear 100% stacked
StackedGroupId
public string StackedGroupId { get; set; }
value = iStackedRenderableSeries.StackedGroupId
iStackedRenderableSeries.StackedGroupId = value
Gets or sets a string stacked-group Id, used to ensure columns are stacked together
ZeroLineY
public double ZeroLineY { get; set; }
value = iStackedRenderableSeries.ZeroLineY
iStackedRenderableSeries.ZeroLineY = value
Gets or sets the value which determines the zero line in Y direction. Used to set the bottom of an area