Instance Property
displayMastersPivotAxisId
The ID of the axis by which masters are grouped. A nil value indicates no grouping.
Declaration
var displayMastersPivotAxisId: String? { get set }Declaration
@property (nonatomic, strong) NSString * displayMastersPivotAxisId;Declaration
displayMastersPivotAxisId() -> str
setDisplayMastersPivotAxisId_(displayMastersPivotAxisId: str)