IStackedMountainRenderableSeries
StockSharp.Xaml.Charting.Visuals.RenderableSeries
Defines the interface to StackedMountainRenderableSeries
实现: IStackedRenderableSeries, IRenderableSeries, IRenderableSeriesBase, IDrawable, IXmlSerializable
属性
IsDigitalLine : bool
Gets or sets a value indicating whether this line series is a digital (step) line.
Wrapper : IStackedMountainsWrapper
Gets the instance of IStackedColumnsWrapper used internally for stacked series composition and rendering.
方法
DrawMountain(IRenderContext2D, bool)
Draws the StackedMountainRenderableSeries using IRenderContext2D, IRenderPassData.