The Chart3DLegend type exposes the following members.

Methods

  Name Description
Protected method AdjustRowHeight (Overrides baseChartLegendAdjustRowHeight(Int32).)
Public method Draw (Overrides baseChartLegendDraw(Graphics, Rectangle).)
Public method DrawLegendImage (Overrides baseChartLegendDrawLegendImage(Graphics, Rectangle, String, Int32).)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Protected method GetContentHeightVert (Overrides baseChartLegendGetContentHeightVert(Graphics, Int32).)
Protected method GetContentWidthHor (Overrides baseChartLegendGetContentWidthHor(Graphics, Int32).)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected method GetImageWidth (Overrides baseChartLegendGetImageWidth(Graphics, Int32).)
Protected method GetSeriesInfo (Overrides baseChartLegendGetSeriesInfo()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyChanges (Overrides baseChartRectNotifyChanges()()()().)
Public method RectFromSeries
Gets the minimal Rectangle that circumscribes the specified series entry in the legend.
Public method SeriesFromCoord
Gets the index of the legend series entry closest to the specified coordinates.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Compass
Gets or sets the general positioning of the legend.
Protected property IsContinious (Overrides baseChartLegendIsContinious.)
Public property Orientation
Gets or sets the orientation of the legend entries.
Public property Style
Gets the legend style.
Public property Type
Gets or sets legend type.
Public property Visible
Gets or sets legend visibility.

See Also