The Title type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
ResetStyle |
Resets the style to its default state.
|
|
|
ShouldSerializeLocationDefault |
Returns false if the Title LocationDefault property is in the default state.
|
|
|
ShouldSerializeSizeDefault |
Returns false if the Title SizeDefault property is in the default state.
|
|
|
ShouldSerializeStyle |
Returns false if the Title Style property is in the default state.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Compass |
Gets or sets the general positioning of the title.
|
|
|
Location |
Gets or sets the location of the title in chart control client coordinates.
|
|
|
LocationDefault |
Gets or sets the default location of the title.
|
|
|
Size |
Gets or sets the size of the title in chart control client coordinates.
|
|
|
SizeDefault |
Gets or sets the default size of the title.
|
|
|
Style |
Gets the title style.
|
|
|
Text |
Gets or sets title text.
|
|
|
Visible |
Gets or sets the title visibility.
|