Version

Infragistics.Controls.Charts Namespace

Classes
 ClassDescription
ClassDataLegendSeriesContext Represent info about series values
ClassDataLegendSeriesValueInfo Represent info about series values
ClassDataLegendSummaryColumn Represent a column in summary row
ClassTrendCalculators Utility class for calculating trend line values.
ClassTriangle Class representing a triangle in a triangulation.
ClassTriangulationSource Class for creating, loading, and storing triangulations.
ClassTriangulationSourcePointRecord Class representing a single point and its associated value in a triangulation source.
ClassTriangulationStatusEventArgs  
ClassTriangulator  
Interfaces
 InterfaceDescription
InterfaceIChartLegend A legend used for charting.
Delegates
 DelegateDescription
DelegateTriangulationStatusEventHandler  
Enumerations
 EnumerationDescription
EnumerationDataAbbreviationMode Describes the mode used to abbreviate large numbers
EnumerationDataLegendHeaderDateMode Describes mode for formating date in header of data legend
EnumerationDataLegendHeaderTimeMode Describes mode for formating time in header of data legend
EnumerationDataLegendLabelMode Describes mode for displaying labels before series values in the data legend.
EnumerationDataLegendSeriesGroup Describes type of data columns to use for the data legend.
EnumerationDataLegendSeriesValueType Describes type of data columns to use for the data legend.
EnumerationDataLegendSummaryType Describes type of summarization to use for the data legend.
EnumerationDataLegendUnitsMode Describes mode for displaying units after series values in the data legend.
EnumerationDataLegendValueMode Describes mode for displaying values in the data legend.
EnumerationDataTooltipGroupedPositionX Describes available positions on the X axis at which the summary tooltip to be displayed.
EnumerationDataTooltipGroupedPositionY Describes available positions on the Y axis at which the summary tooltip to be displayed.
EnumerationDataToolTipLayerGroupingMode Describes available positions on the crossing axis at which the category tooltip can be displayed.
EnumerationLegendItemBadgeMode Describes mode of legend badges that represent all series in a legend
EnumerationLegendItemBadgeShape Describes the type of legend badge that represents a series in a legend
EnumerationTrendLineType Describes available types of trend lines supported by series.
EnumerationUnknownValuePlotting Describes available methods of plotting data with unknown values in a series.

Double.NaN and null are examples of unknown values.

See Also