Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Go to the source code of this file.
Classes | |
class | CPTLimitBand |
Defines a range and fill used to highlight a band of data. More... | |
Typedefs | |
typedef NSArray< CPTLimitBand * > | CPTLimitBandArray |
An array of limit bands. More... | |
typedef NSMutableArray< CPTLimitBand * > | CPTMutableLimitBandArray |
A mutable array of limit bands. More... | |
typedef NSArray<CPTLimitBand *> CPTLimitBandArray |
An array of limit bands.
typedef NSMutableArray<CPTLimitBand *> CPTMutableLimitBandArray |
A mutable array of limit bands.