|
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
An annotation positions a content layer relative to some anchor point.
Definition: CPTAnnotation.h:19
A container layer for annotations.
Definition: CPTAnnotationHostLayer.h:5
void removeAllAnnotations()
Removes all annotations from the receiver.
Definition: CPTAnnotationHostLayer.m:160
Base class for all Core Animation layers in Core Plot.
Definition: CPTLayer.h:83
CPTAnnotationArray * annotations
An array of annotations attached to this layer.
Definition: CPTAnnotationHostLayer.h:6