Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS

Graph properties that can be animated using Core Animation. More...

+ Collaboration diagram for Graphs:

Title

CGPoint CPTGraph::titleDisplacement
 A vector giving the displacement of the title from the edge location. More...
 

Legend

CGPoint CPTGraph::legendDisplacement
 A vector giving the displacement of the legend from the edge location. More...
 

Detailed Description

Graph properties that can be animated using Core Animation.

Properties

◆ legendDisplacement

- (CGPoint) legendDisplacement
readwritenonatomicassign

A vector giving the displacement of the legend from the edge location.

◆ titleDisplacement

- (CGPoint) titleDisplacement
readwritenonatomicassign

A vector giving the displacement of the title from the edge location.