valueWithCategory:
Creates a categorical data value with the specified category string.
Declaration
+ (instancetype) valueWithCategory:(NSString *) category;Creates a categorical data value with the specified category string.
+ (instancetype) valueWithCategory:(NSString *) category;