Declaration

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

Declaration

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

Declaration

setAxisValueFast_forId_(value: GSMetricStore, ID: str)

Parameters

value

The axis value to set.

ID

The ID of the axis.