StackedColumnsWrapper
StockSharp.Xaml.Charting.Visuals.RenderableSeries
Hereda de: StackedSeriesWrapperBase<IStackedColumnRenderableSeries>
Implementa: IStackedColumnsWrapper, IStackedSeriesWrapperBase<IStackedColumnRenderableSeries>
Métodos
DrawColumns(IRenderContext2D, StackedColumnRenderableSeries)
Draws the StackedColumnRenderableSeries using the IRenderContext2D, IRenderPassData and renderable series itself passed in
DrawStackedSeries(IRenderContext2D)
Draws the StackedColumnRenderableSeries using the IRenderContext2D passed in
- renderContext
GetSeriesBodyWidth(IStackedColumnRenderableSeries, int) : double
Returns DataPointWith of IStackedColumnRenderableSeries considering spacing between groups
GetSeriesVerticalBounds(IStackedColumnRenderableSeries, int) : Tuple<double, double>
Returns Upper and Lower Bound of IStackedColumnRenderableSeries column
GetSpacing(string) : double
Gets spacing between stacked column groups
GetSpacingMode(string) : SpacingMode
Gets mode of setting Spacing between stacked column groups
ShiftHitTestInfo(Point, HitTestInfo, double, IStackedColumnRenderableSeries) : HitTestInfo
Returns shifted HitTestInfo for horizontally / vertically stacked StackedColumnRenderableSeries