Core Plot (macOS)
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.

Since
Custom layer property animation is supported on macOS 10.6 and later.

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.