Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Go to the source code of this file.
Classes | |
class | CPTFill |
Draws area fills. More... | |
category | CPTFill(AbstractMethods) |
CPTFill abstract methods—must be overridden by subclasses. More... | |
Typedefs | |
typedef NSArray< CPTFill * > | CPTFillArray |
An array of fills. More... | |
typedef NSMutableArray< CPTFill * > | CPTMutableFillArray |
A mutable array of fills. More... | |
typedef NSArray<CPTFill *> CPTFillArray |
An array of fills.
typedef NSMutableArray<CPTFill *> CPTMutableFillArray |
A mutable array of fills.