|  | 
|  | Add = staticmethod(Add) | 
|  | 
|  | GetActive = staticmethod(GetActive) | 
|  | 
|  | GetIntensity = staticmethod(GetIntensity) | 
|  | 
|  | GetMajorLines = staticmethod(GetMajorLines) | 
|  | 
|  | GetSpacing = staticmethod(GetSpacing) | 
|  | 
|  | GetUseGridColor = staticmethod(GetUseGridColor) | 
|  | 
|  | GetWhiteOrigin = staticmethod(GetWhiteOrigin) | 
|  | 
|  | SetActive = staticmethod(SetActive) | 
|  | 
|  | SetIntensity = staticmethod(SetIntensity) | 
|  | 
|  | SetMajorLines = staticmethod(SetMajorLines) | 
|  | 
|  | SetSpacing = staticmethod(SetSpacing) | 
|  | 
|  | SetUseGridColor = staticmethod(SetUseGridColor) | 
|  | 
|  | SetWhiteOrigin = staticmethod(SetWhiteOrigin) | 
|  | 
|  | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | 
|  |