Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTAnnotation(AbstractMethods) Category Reference

CPTAnnotation abstract methods—must be overridden by subclasses. More...

#import <CPTAnnotation.h>

Public Instance Methods

Layout
(void) - positionContentLayer
 Positions the content layer relative to its reference anchor. More...
 

Detailed Description

CPTAnnotation abstract methods—must be overridden by subclasses.

Method Documentation

◆ positionContentLayer

- (void) positionContentLayer

Positions the content layer relative to its reference anchor.

This method must be overridden by subclasses. The default implementation does nothing.

Extends class CPTAnnotation.


The documentation for this category was generated from the following files: