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.