Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Names of the predefined themes. More...
CPTThemeName __nonnull const | kCPTDarkGradientTheme |
A graph theme with dark gray gradient backgrounds and light gray lines. More... | |
CPTThemeName __nonnull const | kCPTPlainBlackTheme |
A graph theme with black backgrounds and white lines. More... | |
CPTThemeName __nonnull const | kCPTPlainWhiteTheme |
A graph theme with white backgrounds and black lines. More... | |
CPTThemeName __nonnull const | kCPTSlateTheme |
A graph theme with colors that match the default iPhone navigation bar, toolbar buttons, and table views. More... | |
CPTThemeName __nonnull const | kCPTStocksTheme |
A graph theme with a gradient background and white lines. More... | |
Names of the predefined themes.
CPTThemeName __nonnull const kCPTDarkGradientTheme |
A graph theme with dark gray gradient backgrounds and light gray lines.
CPTThemeName __nonnull const kCPTPlainBlackTheme |
A graph theme with black backgrounds and white lines.
CPTThemeName __nonnull const kCPTPlainWhiteTheme |
A graph theme with white backgrounds and black lines.
CPTThemeName __nonnull const kCPTSlateTheme |
A graph theme with colors that match the default iPhone navigation bar, toolbar buttons, and table views.
CPTThemeName __nonnull const kCPTStocksTheme |
A graph theme with a gradient background and white lines.