The Legend 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.) |
![]() |
RectFromSeries | |
![]() |
ResetLocationDefault |
Resets the Legend location so it is calculated automatically.
|
![]() |
ResetOrientation | |
![]() |
ResetSizeDefault |
Resets Legend size so it is calculated automatically.
|
![]() |
ResetStyle |
Resets Legend style inheritance state.
|
![]() |
SeriesFromCoord |
Obtains the group and series indices of the legend entry nearest to the specified client coordinates.
Mouse coordinates are specified in client coordinates.
|
![]() |
ShouldSerializeLocationDefault |
Returns false if the Legend LocationDefault property is in the default state.
|
![]() |
ShouldSerializeOrientation | |
![]() |
ShouldSerializeSizeDefault |
Returns false if the Legend SizeDefault property is in the default state.
|
![]() |
ShouldSerializeStyle |
Returns false if the Legend Style property is in the default state.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Compass |
Gets or sets the general positioning of the legend.
|
![]() |
Location |
Gets or sets the location of the legend in chart control client coordinates.
|
![]() |
LocationDefault |
Gets or sets the default location of the legend.
|
![]() |
Orientation |
Gets or sets the orientation of the legend entries.
|
![]() |
Reversed |
Determines the order of the ChartGroups in the legend.
|
![]() |
Size |
Gets or sets the size of the legend in chart control client coordinates.
|
![]() |
SizeDefault |
Gets or sets the default size of the legend.
|
![]() |
Style |
Gets the legend style.
|
![]() |
Text |
Gets or sets the primary text of the legend.
|
![]() |
TooltipText |
Gets or sets the tooltip text.
|
![]() |
Visible |
Gets or sets the legend visibility.
|