|
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. |
|
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 or two line. |
|
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. |