Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTLimitBand.h File Reference
+ This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CPTLimitBandArray

An array of limit bands.

◆ CPTMutableLimitBandArray

A mutable array of limit bands.