IChartCandleElement

StockSharp.Charting

代表蜡烛的图表元素.

实现: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

属性

AntiAliasing
public bool AntiAliasing { get; set; }
value = iChartCandleElement.AntiAliasing
iChartCandleElement.AntiAliasing = value

蜡烛渲染平滑(默认启用).

AreaColor
public Color? AreaColor { get; set; }
value = iChartCandleElement.AreaColor
iChartCandleElement.AreaColor = value

Area color for DrawStyle set as Area.

BuyColor
public Color? BuyColor { get; set; }
value = iChartCandleElement.BuyColor
iChartCandleElement.BuyColor = value

买出量色相.

ClusterColor
public Color? ClusterColor { get; set; }
value = iChartCandleElement.ClusterColor
iChartCandleElement.ClusterColor = value

组分颜色.

ClusterLineColor
public Color? ClusterLineColor { get; set; }
value = iChartCandleElement.ClusterLineColor
iChartCandleElement.ClusterLineColor = value

集群剖面线颜色.

ClusterMaxColor
public Color? ClusterMaxColor { get; set; }
value = iChartCandleElement.ClusterMaxColor
iChartCandleElement.ClusterMaxColor = value

组最大颜色 。

ClusterSeparatorLineColor
public Color? ClusterSeparatorLineColor { get; set; }
value = iChartCandleElement.ClusterSeparatorLineColor
iChartCandleElement.ClusterSeparatorLineColor = value

集群配置分隔线颜色.

ClusterTextColor
public Color? ClusterTextColor { get; set; }
value = iChartCandleElement.ClusterTextColor
iChartCandleElement.ClusterTextColor = value

组图文字颜色.

Colorer
public Func<DateTime, bool, bool, Color?> Colorer { get; set; }
value = iChartCandleElement.Colorer
iChartCandleElement.Colorer = value

自定义元素颜色器 。

DownBorderColor
public Color DownBorderColor { get; set; }
value = iChartCandleElement.DownBorderColor
iChartCandleElement.DownBorderColor = value

边色为减少的蜡烛.

DownFillColor
public Color DownFillColor { get; set; }
value = iChartCandleElement.DownFillColor
iChartCandleElement.DownFillColor = value

身体颜色 减少蜡烛。

DrawSeparateVolumes
public bool DrawSeparateVolumes { get; set; }
value = iChartCandleElement.DrawSeparateVolumes
iChartCandleElement.DrawSeparateVolumes = value

分别画出买卖卷.

DrawStyle
public ChartCandleDrawStyles DrawStyle { get; set; }
value = iChartCandleElement.DrawStyle
iChartCandleElement.DrawStyle = value

蜡烛的作风

FontColor
public Color? FontColor { get; set; }
value = iChartCandleElement.FontColor
iChartCandleElement.FontColor = value

字体颜色。

HorizontalVolumeColor
public Color? HorizontalVolumeColor { get; set; }
value = iChartCandleElement.HorizontalVolumeColor
iChartCandleElement.HorizontalVolumeColor = value

水平音量颜色。

HorizontalVolumeFontColor
public Color? HorizontalVolumeFontColor { get; set; }
value = iChartCandleElement.HorizontalVolumeFontColor
iChartCandleElement.HorizontalVolumeFontColor = value

水平音量字体颜色 。

HorizontalVolumeWidthFraction
public double HorizontalVolumeWidthFraction { get; set; }
value = iChartCandleElement.HorizontalVolumeWidthFraction
iChartCandleElement.HorizontalVolumeWidthFraction = value

水平音量宽度分数 。

LineColor
public Color? LineColor { get; set; }
value = iChartCandleElement.LineColor
iChartCandleElement.LineColor = value

DrawStyle线的行色*.

LocalHorizontalVolumes
public bool LocalHorizontalVolumes { get; set; }
value = iChartCandleElement.LocalHorizontalVolumes
iChartCandleElement.LocalHorizontalVolumes = value

局部水平体积.

MaxVolumeColor
public Color? MaxVolumeColor { get; set; }
value = iChartCandleElement.MaxVolumeColor
iChartCandleElement.MaxVolumeColor = value

最大音量颜色.

PriceStep
public decimal? PriceStep { get; set; }
value = iChartCandleElement.PriceStep
iChartCandleElement.PriceStep = value

组卷的价格步骤,表示不组.

SellColor
public Color? SellColor { get; set; }
value = iChartCandleElement.SellColor
iChartCandleElement.SellColor = value

卖出音量相.

ShowAxisMarker
public bool ShowAxisMarker { get; set; }
value = iChartCandleElement.ShowAxisMarker
iChartCandleElement.ShowAxisMarker = value

显示 Y 轴标记 。

ShowHorizontalVolumes
public bool ShowHorizontalVolumes { get; set; }
value = iChartCandleElement.ShowHorizontalVolumes
iChartCandleElement.ShowHorizontalVolumes = value

显示水平音量。

StrokeThickness
public int StrokeThickness { get; set; }
value = iChartCandleElement.StrokeThickness
iChartCandleElement.StrokeThickness = value

线宽( 栏或边框) , 将绘制图表上的蜡烛 。

Timeframe2Color
public Color? Timeframe2Color { get; set; }
value = iChartCandleElement.Timeframe2Color
iChartCandleElement.Timeframe2Color = value

时间范围为2 个颜色.

Timeframe2FrameColor
public Color? Timeframe2FrameColor { get; set; }
value = iChartCandleElement.Timeframe2FrameColor
iChartCandleElement.Timeframe2FrameColor = value

时间框架#2帧颜色.

Timeframe2Multiplier
public int? Timeframe2Multiplier { get; set; }
value = iChartCandleElement.Timeframe2Multiplier
iChartCandleElement.Timeframe2Multiplier = value

时间范围2乘以.

Timeframe3Color
public Color? Timeframe3Color { get; set; }
value = iChartCandleElement.Timeframe3Color
iChartCandleElement.Timeframe3Color = value

时间范围为3 个颜色.

Timeframe3Multiplier
public int? Timeframe3Multiplier { get; set; }
value = iChartCandleElement.Timeframe3Multiplier
iChartCandleElement.Timeframe3Multiplier = value

时间框架3乘以.

UpBorderColor
public Color UpBorderColor { get; set; }
value = iChartCandleElement.UpBorderColor
iChartCandleElement.UpBorderColor = value

边框颜色 增加蜡烛。

UpFillColor
public Color UpFillColor { get; set; }
value = iChartCandleElement.UpFillColor
iChartCandleElement.UpFillColor = value

身体颜色越来越多的蜡烛。