IChartCandleElement
The chart element representing a candle.
Implementiert: IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable
Eigenschaften
AntiAliasing : bool
Candles rendering smoothing (enabled by default).
ClusterColor : Color?
Cluster color.
ClusterLineColor : Color?
Cluster profile line color.
ClusterMaxColor : Color?
Cluster max color.
ClusterSeparatorLineColor : Color?
Cluster profile separator line color.
ClusterTextColor : Color?
Cluster text color.
DownBorderColor : Color
Border color of decreasing candle.
DownFillColor : Color
Body color of decreasing candle.
DrawSeparateVolumes : bool
Draw Buy and Sell volumes separately.
DrawStyle : ChartCandleDrawStyles
Style of candles rendering.
HorizontalVolumeColor : Color?
Horizontal volume color.
HorizontalVolumeFontColor : Color?
Horizontal volume font color.
HorizontalVolumeWidthFraction : double
Horizontal volume width fraction.
LocalHorizontalVolumes : bool
Local horizontal volume.
MaxVolumeColor : Color?
Max volume color.
ShowAxisMarker : bool
Show Y-axis marker.
ShowHorizontalVolumes : bool
Show horizontal volume.
StrokeThickness : int
Line width (bar or border), with which candle will be drawn on chart.
Timeframe2Color : Color?
Timeframe #2 color.
Timeframe2FrameColor : Color?
Timeframe #2 frame color.
Timeframe2Multiplier : int?
Timeframe #2 multiplier.
Timeframe3Color : Color?
Timeframe #3 color.
Timeframe3Multiplier : int?
Timeframe #3 multiplier.
UpBorderColor : Color
Border color of increasing candle.
UpFillColor : Color
Body color of increasing candle.