The Chart type exposes the following members.

Methods

  Name Description
Public method Clone (Overrides FieldClone()()()().)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetFieldDesignRect (Inherited from Field.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method OnFontChanged (Inherited from Field.)
Public method OnPropertyChanged
Marks the owner report as dirty so it will clear the internal cache and render again (useful for implementing custom fields).
(Overrides FieldOnPropertyChanged()()()().)
Public method RenderDesigner (Inherited from Field.)
Public method SetZOrder
Brings a field to the front or sends it to the back of the ZOrder.
(Inherited from Field.)
Public method ToString
Returns a description of the field (name, location, size).
(Inherited from Field.)

See Also