Instance Property
axesValues
The axis values of the instance.
Declaration
var axesValues: [String : GSMetricStore] { get set }Declaration
@property (nonatomic, strong) GSAxisValues * axesValues;Declaration
axesValues() -> GSAxisValues
setAxesValues_(axesValues: GSAxisValues)