Platforms to show: All Mac Windows Linux Cross-Platform

CDCandleStickLayerMBS class

Super class: CDBaseBoxLayerMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class ChartDirector MBS ChartDirector Plugin 8.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The CandleStickLayer class represents candlestick layers.

Subclass of the CDBaseBoxLayerMBS class.
This is a subclass of an abstract class. You can't create an instance, but you can get one from various plugin functions.

  • 4 methods
    • method setColors(upFillColor as color, upLineColor as color, downFillColor as color, downLineColor as color)
    • method setColors(upFillColor as Integer, upLineColor as Integer, downFillColor as Integer, downLineColor as Integer)
    • method setExtraColors(upDownFillColor as color, upDownLineColor as color, downDownFillColor as color, downDownLineColor as color, leadValue as Double = -1.7E308)
    • method setExtraColors(upDownFillColor as Integer, upDownLineColor as Integer, downDownFillColor as Integer, downDownLineColor as Integer, leadValue as Double = -1.7E308)

Super class CDBaseBoxLayerMBS

Super class CDLayerMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Xojo Developer Magazine


The items on this page are in the following plugins: MBS ChartDirector Plugin.


CDBoxWhiskerLayerMBS   -   CDColorAxisMBS


The biggest plugin in space...