Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Edge inset distances for stretchable images. More...
#include <CPTDefinitions.h>
Public Fields | |
CGFloat | top |
The top inset. More... | |
CGFloat | left |
The left inset. More... | |
CGFloat | bottom |
The bottom inset. More... | |
CGFloat | right |
The right inset. More... | |
Edge inset distances for stretchable images.
CGFloat CPTEdgeInsets::bottom |
The bottom inset.
CGFloat CPTEdgeInsets::left |
The left inset.
CGFloat CPTEdgeInsets::right |
The right inset.
CGFloat CPTEdgeInsets::top |
The top inset.