Version

CompositeLegend Class Members

The following tables list the members exposed by CompositeLegend.

Public Constructors
 NameDescription
Public ConstructorCompositeLegend ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this CompositeLegend.  
Public MethodDisposeCleans up resources allocated by this object.  
Public MethodFillSceneGraphRenders this CompositeLegend to a SceneGraph.  
Public MethodToStringReturns a string representation of this CompositeLegend.  
Protected Methods
 NameDescription
Protected MethodFillSceneGraphLinearGradientDraws a linear gradient legend. Used by heat map charts and charts with data value based color models.  
See Also