The following tables list the members exposed by ProbabilityLayer.
Name | Description | |
---|---|---|
ProbabilityLayer Constructor | ProbabilityLayer constructor. |
Name | Description | |
---|---|---|
colorModel | stores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
component | Stores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Core | Stores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
data | Stores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
dataIsValid | Indicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
firstIcon | The first icon to use in this scatter layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
innerBounds | Represents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
lastIcon | The last icon to use in this scatter layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
map | Used to store scatter data for the use of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
optionalDataArray | Stores the data that is relevant to this layer, in the case of layers with more than one relevant datasource. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
outerBounds | Represents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
randomStartIcon | A random SymbolIcon to start with. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
seriesCount | The count of series in the scatter data being used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
seriesLabels | Storage field for the array of series labels used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
symbolIconCount | The count of symbol icons to use in this scatter layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) |
Name | Description | |
---|---|---|
ChartColorModel | Gets/Sets Color model for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartComponent | Gets or Sets the UltraChart control for which this layer is being applied. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartCore | Gets or Sets the Chart Core, through which many members relevant to the chart's current context can be accessed. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartData | Sets and gets the IChartData (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Grid | Gets and Sets the grid axes used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
HasEmptyValues | Whether or not this layer contains values which should be represented as empty. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
LayerID | String identifier of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
OuterBound | Gets or Sets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Path | A string representation of the location of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Stacked | Indicates whether the chart type is in a stacked configuration. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
Visible | Gets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
Name | Description | |
---|---|---|
NullHandling | Determines how nulls are handled in this chart layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) |
Name | Description | |
---|---|---|
FillSceneGraph | Fills the SceneGraph with graphical chart elements, including scatter points representing the chart data. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetAppearance | Gets an appearance object containing settings which determine the appearance of this scatter layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
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 | Retrieves an appropriate message to display when data is invalid, based on the current Chart type. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
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) | |
GetSeriesCharacter | Gets the character to use for a given series (group) of scatter points, if SymbolIcon to use is a character. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetSeriesCount | Gets the count of series in the data for this scatter chart. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetSeriesLabel | Gets the series label for a specified series number. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetSeriesLabels | Gets the series labels for all series of scatter points in this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetSeriesSymbolIcon | Gets the icon to use for a given series (group) of scatter points. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
IsDataValidForChart | Indicates whether data meets validation criteria for this Chart Type. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
IsVisible | Gets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
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) | |
SetColorModel | Sets the Color Model of the layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
SetData | Sets the chart data. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
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. Performs initialization on the data filter needed to plot data for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
SetVisible | Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) |
Name | Description | |
---|---|---|
BreakUpNulls | Separates null segments in the given PointSet. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
CalculateInnerBounds | Override in your drawing layer to do custom inner bounds calculations The inner bounds is the drawing area available for any child layers (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
CalculateZeroLine | Overloaded. Calculates the zero line for the given axis. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer) | |
CreateSeriesHashtable | Initializes a hashtable containing series labels, for GroupByColumn. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
GetEmptyPointSet | Gets a PointSet with the appropriate styles to be represented as empty. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
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) | |
putText | Adds a ChartText object to the SceneGraph for the specified DataPoint. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) | |
ValidateDataForChart | Validates that the data is appropriate for a Scatter Chart. (Inherited from Infragistics.UltraChart.Core.Layers.ScatterLayer) |