LegendList

Represents a list of Legends.

public class LegendList
Public Class LegendList

Inheritance: ObjectLegendList

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Properties

CountReturns the number of legends in the LegendList.
Item[Int32]Gets the Legend based on the given index.
LabelsLayoutGets or sets the labels layout of the legends.
LayoutGets or sets the layout of the legends.
PlacementGets or sets the placement of the legends.

Methods

Add()Creates and adds that Legend to the LegendList.
Add(Single, Single, Single, Single)Creates the and adds that Legend to the LegendList.
Equals(Object)Determines whether the specified Object is equal to the current Object .
(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)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.PageElements.Charting

In this topic