GraphObject Members
Functions
| Name | Description |
|---|---|
| ActivateStyle | Makes object fully controlled by style, clears any customization. |
| CopyToStyle | Copies options to the specified style. |
| CreateContent | Creates new Content of type TypeContent. Return value: Object. |
| CreateContentCategory | Creates new categorized Content of type TypeContent. Return value: Object. |
| CreateContentMatrix | Creates new Content of type Matrix. Return value: Object. |
| CreateContentScatterplotPlus | Creates new Content of type Matrix. Return value: Object. |
| CreateContentTable | Creates new Content of type Table. Return value: Object. |
| CreateContentTableEx | Creates new Content of type Table. Return value: Object. |
| DefaultStyle | Sets default style, preserving customization. |
| IsCustomized | Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean. |
| IsLocked | Return value: Boolean. |
| Lock | - |
| Unlock | - |
Properties
| Name | Description |
|---|---|
| Application | Returns the application. Return value: Application. This property is read only. |
| Content | Use TypeContent property before. Return value: Object. This property is read only. |
| DisableBrushing | Return/assignment value: Boolean. |
| ExtraObjects | Return value: GraphicsObjects. This property is read only. |
| GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
| GraphWindow | Return value: GraphWindow. This property is read only. |
| Name | Returns the name of the layout. Return value: String. This property is read only. |
| Parent | Returns the parent of the layout. Return value: Object. This property is read only. |
| ParentGraph | Return value: GraphObject. This property is read only. |
| Style | Return/assignment value: GraphObjectStyle. |
| Titles | Return value: Titles. This property is read only. |
| TypeContent | Return value: GraphicsContentType. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
