GOffice.GraphPlotType¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| col | int | r/w | column where the plot type appears in the table inside the graph editor. | 
| description | str | r/w | untranslated description. | 
| engine | str | r/w | plot engine. | 
| family | GOffice.GraphPlotFamily | r/w | plot family. | 
| name | str | r/w | plot type name. | 
| properties | { object:object} | r/w | plot type properties. | 
| row | int | r/w | row. | 
| sample_image_file | str | r/w | sample image for the graph editor. | 
Methods¶
None