Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Trading range plot properties that can be animated using Core Animation. More...
Appearance | |
CGFloat | CPTTradingRangePlot::barWidth |
The width of bars in candlestick plots (view coordinates). More... | |
CGFloat | CPTTradingRangePlot::stickLength |
The length of close and open sticks on OHLC plots (view coordinates). More... | |
CGFloat | CPTTradingRangePlot::barCornerRadius |
The corner radius used for candlestick plots. Defaults to 0.0 . More... | |
BOOL | CPTTradingRangePlot::showBarBorder |
If YES, the candlestick body will show a border. More... | |
Trading range plot properties that can be animated using Core Animation.
|
readwritenonatomicassign |
The corner radius used for candlestick plots. Defaults to 0.0
.
|
readwritenonatomicassign |
The width of bars in candlestick plots (view coordinates).
|
readwritenonatomicassign |
The length of close and open sticks on OHLC plots (view coordinates).