The IScatterplotProperties type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Color | ||
| DataPoint | ||
| ExtendsId | Should be set to create an object that is linked to another object. Enter the identifier of the object you want to link to.
This parameter is mandatory.
If you do not want to link your object, set this parameter to an empty string. (Inherited from IGenericObjectProperties.) | |
| ExtendsObject | (Inherited from IGenericObjectProperties.) | |
| Footnote | (Inherited from IVisualizationBaseProperties.) | |
| GridLine | ||
| HyperCubeDef | The hypercube used by most visualizations | |
| Info | Identifier and type of the object
This parameter is mandatory. (Inherited from IGenericObjectProperties.) | |
| Labels | ||
| Legend | ||
| Metadata | Metadata for master objects (Inherited from IVisualizationBaseProperties.) | |
| MetaDef | Definition of the dynamic properties. (Inherited from IGenericObjectProperties.) | |
| RefLine | ||
| ShowTitles | Visualization subtitle (Inherited from IVisualizationBaseProperties.) | |
| Subtitle | (Inherited from IVisualizationBaseProperties.) | |
| Title | (Inherited from IVisualizationBaseProperties.) | |
| Version | Version number. Must always be set. (Inherited from IVisualizationBaseProperties.) | |
| Visualization | Visualization type. Must always be set. (Inherited from IVisualizationBaseProperties.) | |
| XAxis | ||
| YAxis |
See Also