For a list of all members of this type, see LegendLayer members.
Name | Description | |
---|---|---|
CalculateBounds | Calculates inner and outer bounds on the given rectangles using the given variables from a LegendLayer or LegendAppearance. | |
FillSceneGraph | Overridden. Fills the Scene Graph with graphical chart elements for the chart legend. | |
GetAppearance | Overridden. Retrieves a LegendAppearance. | |
GetColorModel | Retrieves the Color Model of the layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
GetData | Gets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetDataInvalidMessage | Gets the localized message to display to end users when chart data is invalid. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
GetInnerBounds | Returns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetOptionalData | Gets the data that is relevant to this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetOuterBounds | Gets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetPE | Overloaded. Gets a PaintElement for a Primitive using the given parameters. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
IsDataValidForChart | Indicates whether data meets validation criteria for this Chart Type. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
IsVisible | Overridden. Determines whether or not this layer is visible. | |
NestEllipse | Creates and returns an ellipse to nest inside the given parent ellipse. | |
SetAppearance | Sets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetBounds | Overloaded. Sets the outer bounds for this layer and recalculates the inner bounds afterwards. | |
SetChart | Sets the chart layer this legend applies to. | |
SetColorModel | Sets the Color Model of the layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
SetData | Overridden. Sets the data being represented in this legend. | |
SetOptionalData | Sets the data that will be used by this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetupDataFilter | Overloaded. Initializes a ChartDataFilter to be used for the data source. Only applicable when the given datasource can be transformed into a ChartDataFilter. This member supports the charting internal infrastructure and is not intended to be used directly from your code. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetVisible | Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
Name | Description | |
---|---|---|
AddEmptyIndicator | Adds a representation of empty points for this legend. | |
CalculateInnerBounds | Overridden. We return the size of the area to that is leftover after the legend is docked to is LegendLocation and sized to its Width or Height percentage | |
CalculateZeroLine | Overloaded. Calculates the zero line for the given axis. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
FillSceneGraphLinearGradient | Draws a linear gradient legend. Used by heat map charts and charts with data value based color models. | |
GetInnerDrawRect | Returns the inner bounds rectangle for the legend. | |
GetOuterDrawRect | Returns the bounds for the legend in the set location and taking into account the margins | |
InitAdvanceAxis | Creates and initializes a new IAdvanceAxis object. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
InterpolatePrimitives | Overloaded. Takes the given primitives and returns the same set, potentially altered after interpolation has been applied. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
RedirectToCompositeLegend | Redirects drawing responsibility to the CompositeLegend class. | |
ValidateDataForChart | Validates data to meet chart data requirements. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |