Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTLegendEntry.h File Reference
#import "CPTDefinitions.h"
+ Include dependency graph for CPTLegendEntry.h:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CPTLegendEntryArray

An array of CPTLegendEntry objects.

◆ CPTMutableLegendEntryArray