The ICombochartProperties type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| BarGrouping | ||
| Color | ||
| DataPoint | ||
| DimensionAxis | ||
| 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.) | |
| HyperCubeDef | ||
| Info | Identifier and type of the object
This parameter is mandatory. (Inherited from IGenericObjectProperties.) | |
| Legend | ||
| MeasureAxes | Array that should contain two axes, for the primary and secondary measure axis. | |
| Metadata | Metadata for master objects (Inherited from IVisualizationBaseProperties.) | |
| MetaDef | Definition of the dynamic properties. (Inherited from IGenericObjectProperties.) | |
| NullMode | properties.nullMode | |
| Orientation | Orientation. If vertical, the dimension axis can only be docked on bottom or top and measure axis on left or right. | |
| 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.) |
See Also