Declaration

func setAxisValue(_ value: GSMetricStore?, forId ID: String)

Declaration

- (void) setAxisValue:(GSMetricStore *) value forId:(NSString *) ID;

Declaration

setAxisValue_forId_(value: GSMetricStore, ID: str)

Parameters

value

The axis value to set.

ID

The ID of the axis.