public interface ICandlestickDynamicPathColorProvider extends IDynamicPathColorProvider
IPathColor
for candlesticks.Modifier and Type | Method and Description |
---|---|
com.scichart.drawing.common.IPathColor |
getDownPathColor()
Gets the candlestick down
IPathColor . |
com.scichart.drawing.common.IPathColor |
getUpPathColor()
Gets the candlestick up
IPathColor . |
createFromColor
com.scichart.drawing.common.IPathColor getUpPathColor()
IPathColor
.IPathColor
instance.com.scichart.drawing.common.IPathColor getDownPathColor()
IPathColor
.IPathColor
instance.