LegendPlacement Enum

Represents the placement of the legend.

public enum LegendPlacement
Public Enum LegendPlacement

Inheritance: ObjectValueTypeEnumLegendPlacement

Fields

LegendPlacement.BottomCenter5Legend placement bottom center.
LegendPlacement.BottomLeft6Legend placement bottom left.
LegendPlacement.BottomRight7Legend placement bottom right.
LegendPlacement.LeftCenter3Legend placement left center.
LegendPlacement.RightCenter4Legend placement right center.
LegendPlacement.TopCenter0Legend placement top center.
LegendPlacement.TopLeft2Legend placement top left.
LegendPlacement.TopRight1Legend placement top right.

Licensing Info

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

See Also

ceTe.DynamicPDF.PageElements.Charting

In this topic