Describes the units in which to define the size of the Legend's color rectangles.
[Serializable]
public sealed enum LegendSymbolSize : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
PercentDefines the units as a Percentage of the Legend width.
PixelsDefines the units as Pixels.

See Also

Steema.TeeChart Namespace