Declaration

func axisValue(forId ID: String) -> GSMetricStore?

Declaration

- (GSMetricStore *) axisValueForId:(NSString *) ID;

Declaration

axisValueForId_(ID: str) -> GSMetricStore