For a list of all members of this type, see TitlePanel members.
| Name | Description | |
|---|---|---|
![]() | FillSceneGraph | Overridden. Adds primitives to the SceneGraph, including the label representing the title for this TitlePanel. |
![]() | GetAppearance | Overridden. Gets the TitleAppearance object appropriate for the title corresponding to this TitlePanel. |
![]() | GetData | Gets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | GetDataInvalidMessage | Gets the message to be displayed in the chart area if the data supplied is not valid. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | GetExtent | Retrieves the height of a horizontal panel or the width of a vertical one. |
![]() | 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) |
![]() | IsVisible | Overridden. Determines whether or not this TitlePanel is visible. |
![]() | SetAppearance | Sets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | SetBounds | Overloaded. Sets the outer bounds of the chart and recalculates the inner bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | SetData | Sets the data that will be used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
![]() | 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 | |
|---|---|---|
![]() | CalculateInnerBounds | Overridden. Calculates the inner bounds of this title panel, based on the TitleAppearance settings specific to this panel, and the existing outer bounds. |
![]() | ValidateDataForChart | Validates data to meet chart data requirements. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |