The Chart3DLegend type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AdjustRowHeight | (Overrides baseChartLegendAdjustRowHeight(Int32).) |
|
|
Draw | (Overrides baseChartLegendDraw(Graphics, Rectangle).) |
|
|
DrawLegendImage | (Overrides baseChartLegendDrawLegendImage(Graphics, Rectangle, String, Int32).) |
|
|
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.) |
|
|
GetContentHeightVert | (Overrides baseChartLegendGetContentHeightVert(Graphics, Int32).) |
|
|
GetContentWidthHor | (Overrides baseChartLegendGetContentWidthHor(Graphics, Int32).) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetImageWidth | (Overrides baseChartLegendGetImageWidth(Graphics, Int32).) |
|
|
GetSeriesInfo | (Overrides baseChartLegendGetSeriesInfo()()()().) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
NotifyChanges | (Overrides baseChartRectNotifyChanges()()()().) |
|
|
RectFromSeries |
Gets the minimal Rectangle that circumscribes the specified series entry in the legend.
|
|
|
SeriesFromCoord |
Gets the index of the legend series entry closest to the specified coordinates.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Compass |
Gets or sets the general positioning of the legend.
|
|
|
IsContinious | (Overrides baseChartLegendIsContinious.) |
|
|
Orientation |
Gets or sets the orientation of the legend entries.
|
|
|
Style |
Gets the legend style.
|
|
|
Type |
Gets or sets legend type.
|
|
|
Visible |
Gets or sets legend visibility.
|