Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTDefinitions.h"
Go to the source code of this file.
Classes | |
class | CPTLegendEntry |
A graph legend entry. More... | |
Typedefs | |
typedef NSArray< CPTLegendEntry * > | CPTLegendEntryArray |
An array of CPTLegendEntry objects. More... | |
typedef NSMutableArray< CPTLegendEntry * > | CPTMutableLegendEntryArray |
A mutable array of CPTLegendEntry objects. More... | |
typedef NSArray<CPTLegendEntry *> CPTLegendEntryArray |
An array of CPTLegendEntry objects.
A mutable array of CPTLegendEntry objects.