Visit Gigasoft's Web Site
 ProEssentials v10 Help

Gigasoft.ProEssentials.Pesgo.PeLegend Members

AllowLargerLegendWidth

This feature helps when your implementation potentially shows small controls / charts. Defines a threshold pixel width where if control width is below this threshold the top/bottom legend uses full width of control instead of limited to width of grid area.

AnnotationAxis

Only used in an implementation with multiple y axes. Gets or Sets legend annotation axis (values 0 through 15 cooresponding to axis index).

AnnotationColor

Gets or Sets legend annotation color. Annotations.Show must be true to see legend annotations.

AnnotationText

Gets or Sets legend annotation text. Annotations.Show must be true to see legend annotations.

AnnotationType

Gets or Sets legend annotation type. Set to a value defined in ProEssentials.Enums.LegendAnnotationType. Annotations.Show must be true to see legend annotations.

ContourLegendII

Controls an optional secondary contour legend.

ContourLegendPrecision

Controls an optional maximum precision (number of decimal places) used within legends when showing a Colored Contour Plot.

ContourStyle

Gets and Sets whether the legend shows a contour. Generally set this property to true if setting Plot.Method to ContourColors. Contour style legends can only be at the left or right Legend.Location.

Location

Gets or Sets the location of the legend. See also Legend.Style.

OneLegendPerLine

If LegendStyle is set to a single line style, set to TRUE to force a new line for each legend. When some legends are long and other are short, it looks better to force all legends to their own line.

Show

Gets and Sets whether legend is shown.

SimpleLine

Gets and Sets line symbol style within legend. Set to false to draw line symbols in a magnified fashion and set to true to draw symbols in actual size.

SimplePoint

Gets and Sets point symbol style within legend. Set to false to draw point symbols with a bounding box filled with graph background color, set to true to draw symbols in actual form as plotted in chart.

Style

Gets or Sets style of legend. One line, two line, and various per axis modes.

SubsetsToLegend

Gets or Sets zero based subset indices which will be included in legend. Also used to alter the order of subsets shown in the legend.