Declaration

var axesValues: [String : GSMetricStore] { get set }

Declaration

@property (nonatomic, strong) GSAxisValues * axesValues;

Declaration

axesValues() -> GSAxisValues
setAxesValues_(axesValues: GSAxisValues)