![]() |
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Include dependency graph for CPTTradingRangePlot.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| protocol | <CPTTradingRangePlotDataSource> |
| A trading range plot data source. More... | |
| protocol | <CPTTradingRangePlotDelegate> |
| Trading range plot delegate. More... | |
| class | CPTTradingRangePlot |
| A trading range financial plot. More... | |
Typedefs | |
| typedef NSString * | CPTTradingRangePlotBinding |
| Trading range plot bindings. More... | |
Enumerations | |
| enum | CPTTradingRangePlotStyle : NSInteger { CPTTradingRangePlotStyleOHLC, CPTTradingRangePlotStyleCandleStick } |
| Enumeration of Quote plot render style types. More... | |
| enum | CPTTradingRangePlotField : NSInteger { CPTTradingRangePlotFieldX, CPTTradingRangePlotFieldOpen, CPTTradingRangePlotFieldHigh, CPTTradingRangePlotFieldLow, CPTTradingRangePlotFieldClose } |
| Enumeration of Quote plot data source field types. More... | |
| typedef NSString* CPTTradingRangePlotBinding |
Trading range plot bindings.