The following tables list the members exposed by CompositeLegend.
Name | Description | |
---|---|---|
CompositeLegend Constructor | Overloaded. |
Name | Description | |
---|---|---|
Border | Contains settings which affect the way the border of this legend is drawn. | |
Bounds | The rectangle to use as the bounding box for this legend. | |
BoundsMeasureType | The unit of measurement to use for the Bounds rectangle. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
ChartLayers | The chart layers which this legend will display information for. | |
FormatString | Gets/sets the legend format string to use when generating the labels for the Legend. | |
LabelStyle | The LabelStyle to use for rendering text in this legend. | |
PE | The PaintElement to use for painting the background of this legend. | |
Visible | Determines whether or not this legend is visible. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this CompositeLegend. | |
Dispose | Cleans up resources allocated by this object. | |
FillSceneGraph | Renders this CompositeLegend to a SceneGraph. | |
ToString | Returns a string representation of this CompositeLegend. |
Name | Description | |
---|---|---|
FillSceneGraphLinearGradient | Draws a linear gradient legend. Used by heat map charts and charts with data value based color models. |