Declaration

- (CGFloat) pieceValueForKey:(NSString *) key;

Declaration

pieceValueForKey_(key: str) -> float

Parameters

key

The axis ID.

Discussion

Returns (CGFloat)NSNotFound when the axis has no explicit value.

See Also

Smart Components