LegendLabel

Represents a LegendLabel.

public class LegendLabel
Public Class LegendLabel

Inheritance: ObjectLegendLabel

Licensing Info

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

Properties

AlignGets or sets the legend label alignment.
FontGets or sets the Font of the LegendLabel.
FontSizeGets or sets the FontSize of the Legend label.
RequiredWidthGets the RequiredWidth of the LegendLabel.
SymbolWidthGets or sets the SymbolWidth of the LegendLabel.
TextGets or sets the text of the LegendLabel.
TextColorGets or sets the TextColor of the Legend Label.
VisibleGets or sets the visible property of the Legend label.

Methods

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