Version

Infragistics.UltraChart.Core.Layers Namespace

Classes
 ClassDescription
ClassAdornmentLayer Layer for adornments such as tooltips and highlights.
ClassAnnotationLayer Layer in which Annotations are added to the SceneGraph.
ClassArea3DLayer The 3-D Layer responsible for composing 3-D Area charts.
ClassAreaLayer This layer renders the graphical elements of an Area Chart.
ClassAxis Base class for Axes.
ClassAxis3D Base class for 3D Axes.
ClassBar3DLayer Layer Class for 3D Bar Charts.
ClassBarLayer Layer responsible for drawing the Bar Chart (Stacked and non-Stacked).
ClassBorderLayer Layer class for border elements such as shading, background, and rounded corners
ClassBoxChartLayer Chart Layer class for Box Charts.
ClassBubble3DLayer The 3-D Layer responsible for composing 3-D Bubble charts.
ClassBubbleLayer Layer for rendering the BubbleChart.
ClassCandleLayer Draws the Bar chart layer.
ClassCandleLegendLayer Layer used for rendering of the Candle Chart Legend.
ClassChartLayer Base class for all Chart-composing Layers.
ClassChartLayer3D Base class for all 3-D Chart compositional Layers.
ClassChartLayerCollection Collection class for ChartLayerAppearance objects.
ClassColumn3DLayer The 3-D Layer responsible for composing 3-D Column charts.
ClassColumnLayer Layer responsible for drawing the Column Chart (Stacked and non-Stacked).
ClassCone3DLayer Layer class for 3D cone charts.
ClassCrossHairLayer A line chart that represents each row of data as a polyline plotted across the X axis
ClassDiscreteColorLegendLayer Layer class for legends which represent data points as simple colored elements.
ClassDoughnut3DLayer Layer class for 3D doughnut charts.
ClassDoughnutLayer Layer class for doughnut charts.
ClassDrillLayer DrillLayer draws the Drill Back button, if active, in the upper left corner of the chart.
ClassFunnel3DLayer Layer class for 3D funnel charts.
ClassFunnelLayer Layer class for funnel charts.
ClassGanttLayer Gantt Chart Layer.
ClassGridLayer Layer class for the chart grid.
ClassGroupedLabelAxis Axis class to use for axes with labels arranged into series and items.
ClassHeatmap3DLayer The 3-D Layer responsible for composing 3-D Heat Map charts.
ClassHeatMapLayer Draws the Bar chart layer.
ClassHierarchical3DLayer Layer class for 3D hierarchical charts.
ClassHierarchicalLayer Layer class for 3D hierarchical charts.
ClassHistogramLayer Histogram layer class
ClassIconLegendLayer Layer that adds the Icons to the Legend.
ClassLabelAxisBase Base class for axes with labels on them.
ClassLayer Class representing one layer of drawing on a chart.
ClassLegendLayer Chart Legend class.
ClassLine3DLayer The 3-D Layer responsible for composing 3-D Line charts.
ClassLineLayer A line chart that represents each row of data as a polyline plotted across the X axis
ClassNumericAxis Numeric axis class.
ClassNumericAxis3D Layer class for 3D Numeric axes.
ClassParetoLayer Layer class used for constructing a Pareto Chart.
ClassPie3DLayer Layer class for 3D pie charts.
ClassPieLayer Layer class for pie charts.
ClassPoint3DLayer The 3-D Layer responsible for composing 3-D Point charts.
ClassPolarLayer Layer class used to render polar points to the SceneGraph.
ClassProbabilityLayer Layer class used to render Probability scatter points to the SceneGraph.
ClassPyramid3DLayer Layer class for 3D pyramid charts.
ClassPyramidLayer Layer class for pyramid charts.
ClassRadarLayer Layer class for Radar charts.
ClassScatterLayer Layer class used to render scatter points to the SceneGraph.
ClassSetAxis3D Layer class for 3D Ordinal axes.
ClassSetLabelAxis Axis class used for set label axes.
ClassSkinLayer This Layer is responsible for the application of motifs onto graphical chart elements.
ClassSpline3DLayer The 3-D Layer responsible for composing 3-D Spline charts.
ClassSplineArea3DLayer The 3-D Layer responsible for composing 3-D SplineArea charts.
ClassSplineAreaLayer Chart layer class for spline area charts.
ClassSplineLayer Chart layer class for spline charts.
ClassStepLineLayer A line chart that represents each row of data as a polyline plotted across the X axis
ClassThreeDGridLayer Layer class for the 3D grid.
ClassTimeAxis Axis used for Date/Time values.
ClassTitleLayer Layer class for chart titles.
ClassTitlePanel Internal class for each of the title panels - Top, Bottom, Left, and Right
ClassTooltipLayer Layer responsible for rendering Windows tool tip text messages.
ClassTreeMapLayer ChartLayer class for TreeMapChart.
ClassTreeMapLegendLayer Tree Map Chart Legend Layer.
ClassTwoDGridLayer Layer class for the chart grid.
ClassXYChartLayer Chart Layer used by charts which have two numeric axes, and exist in planar space based on X and Y coordinates.
Interfaces
 InterfaceDescription
InterfaceILayer Interface for all layers.
Enumerations
 EnumerationDescription
EnumerationEventType1 Event Type Enum.
EnumerationLinearAxisType Types of linear axis.
EnumerationSetLabelAxisType Type of set label axis.
See Also