Instance Method
axisValue(forId:)axisValueForId:axisValueForId_
Declaration
func axisValue(forId ID: String) -> GSMetricStore?Declaration
- (GSMetricStore *) axisValueForId:(NSString *) ID;Declaration
axisValueForId_(ID: str) -> GSMetricStoreInstance Method
func axisValue(forId ID: String) -> GSMetricStore?- (GSMetricStore *) axisValueForId:(NSString *) ID;axisValueForId_(ID: str) -> GSMetricStore