Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Range plot properties that can be animated using Core Animation. More...
Appearance | |
CGFloat | CPTRangePlot::barWidth |
Width of the lateral sections of the bars. More... | |
CGFloat | CPTRangePlot::gapHeight |
Height of the central gap. Set to zero to have no gap. More... | |
CGFloat | CPTRangePlot::gapWidth |
Width of the central gap. Set to zero to have no gap. More... | |
Range plot properties that can be animated using Core Animation.
|
readwritenonatomicassign |
Width of the lateral sections of the bars.
|
readwritenonatomicassign |
Height of the central gap. Set to zero to have no gap.
|
readwritenonatomicassign |
Width of the central gap. Set to zero to have no gap.