The following tables list the members exposed by LegendAppearance.
Name | Description | |
---|---|---|
LegendAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlphaLevel | Gets/sets the level of Alphablending to use when rendering the Legend box. | |
BackgroundColor | Gets/sets the background fill color for the Legend box. | |
BorderColor | Gets/sets the color of the Legend box border. | |
BorderStyle | Gets/sets the the LineDrawStyle of the Legend box border. | |
BorderThickness | Gets/sets the thickness of the Legend box border in pixels. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
DataAssociation | Gets/sets the chart sub-type whose data is to be associated with this Legend. | |
Font | Gets/sets the Font to use for drawing the text labels within the Legend box. | |
FontColor | Gets/sets the Font color to use for drawing text labels within the Legend box. | |
FormatString | Gets/sets the legend format string to use when generating the labels for the Legend. | |
Location | Gets or sets the position of the Legend in the chart. | |
Margins | Gets the MarginsAppearance object, which determines the extent of margin surrounding the Legend box. | |
MoreIndicatorText | The string to use to indicate that some legend items could not be displayed due to limited space. | |
SpanPercentage | Gets/sets the percentage of the relevant chart's dimension that the Legend box consumes. | |
Visible | Gets/sets a Boolean which determins whether the Legend is displayed. |
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 | |
---|---|---|
ToString | Returns a string representation of the LegendAppearance object. |