For a list of all members of this type, see Chart members.
Public Methods
| Name | Description |
 | Clone | Overridden. Overridden to clone the inner C1Chart control in the field so the clone doesn't reference the original field's chart. |
 | OnPropertyChanged | Overridden. Marks the owner report as dirty so it will clear the internal cache and render again (useful for implementing custom fields). |
 | SetZOrder | Brings a field to the front or sends it to the back of the ZOrder. (Inherited from C1.C1Report.Field) |
 | ToString | Returns a description of the field (name, location, size). (Inherited from C1.C1Report.Field) |
Top
See Also