Version

CompositeLegend Class Properties

For a list of all members of this type, see CompositeLegend members.

Public Properties
 NameDescription
Public PropertyBorderContains settings which affect the way the border of this legend is drawn.  
Public PropertyBoundsThe rectangle to use as the bounding box for this legend.  
Public PropertyBoundsMeasureTypeThe unit of measurement to use for the Bounds rectangle.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyChartLayersThe chart layers which this legend will display information for.  
Public PropertyFormatStringGets/sets the legend format string to use when generating the labels for the Legend.  
Public PropertyLabelStyleThe LabelStyle to use for rendering text in this legend.  
Public PropertyPEThe PaintElement to use for painting the background of this legend.  
Public PropertyVisibleDetermines whether or not this legend is visible.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also