Class | Description | |
---|---|---|
ArcGISOnlineTileSource | ||
BingMapsTileSource | Represents a BingMaps ImageTileSource | |
Brush | Defines objects used to paint graphical objects. Classes that derive from Brush describe how the area is painted. | |
BrushCollection | ||
CaptureImageSettings | ||
CustomMapTileSource | Represents a CustomMapTileSource ImageTileSource | |
DataContext | Represents the data currently in context. | |
DataLegendSeriesContext | Represent info about series values | |
DataLegendSeriesValueInfo | Represent info about series values | |
DataLegendSummaryColumn | Represent a column in summary row | |
DataSeriesAdapter | Analyzes a data source and indicates which types of data visualizations might be a good fit for the data. | |
DataSeriesAdapterRemovingDuplicatesEventArgs | Represents information about the duplicate series in the adapter. | |
DataSeriesAdapterRunEventArgs | Presents information about the analysis run in progress. | |
DateTimeFormatSpecifier | ||
DefaultTooltipControl | ||
DefaultTooltipLabelControl | ||
DisposableObject | The base class Disposable maintains a boolean flag that keeps track of whether or not the object has been Disposed. It implemnets System.IDisposable and calls a virtual 'OnDispose' method to let the derived class know when the object has been Disposed. | |
DVBaseControl | Base Class for all Windows Forms based DataVisualization controls. | |
FormatSpecifier | ||
FormatSpecifierCollection | ||
GetTileImageUriArgs | Event arguments for GetTileImageUri event | |
GradientBrush | An abstract class that describes a gradient, composed of gradient stops. Classes that inherit from GradientBrush describe different ways of interpreting gradient stops. | |
GradientStop | Describes the location and color of a transition point in a gradient. | |
GradientStop.GradientStopTypeConverter | Type converter for the GradientStop class. | |
GradientStopCollection | Represents a collection of GradientStop objects that can be individually accessed by index. | |
Header | Specifies global data from an ESRI shapefile. | |
HighlightingInfo | Contains contextual information about a highlighting. | |
ImageCapturedEventArgs | ||
ItfConverter | Class for converting Itf files into enumerable triangulations. | |
LinearGradientBrush | Paints an area with a linear gradient. | |
MapTileSource | Represents a specialized multiscale tile source used by the XamMap control. | |
NumberFormatSpecifier | ||
OpenStreetMapTileSource | Represents an Open Street Map image tile source | |
RectChangedEventArgs | Provides data for rectangle changed events. | |
ShapefileConverter | Class used to convert Shapefiles into CLR objects. | |
ShapefileRecord | Represents a record of data from a Shapefile (.shp and .dbf). Represents a record of data from a Shapefile (.shp and .dbf). | |
ShapeFilterRecordEventArgs | ||
SolidColorBrush | Paints an area with a solid color. | |
Style | Defines properties allowing you to modify the appearance of the element | |
SvgIconRegistry | ||
TextRendererWrapper | Using TextRenderer.DrawText leads to various artifacts when drawing to transparent images. This class is added in order to workaround this issue. First it draws the text to a temporary image. Then it process the temporary image and fixes its artifacts. Finally the temporary image is drawn on the actual graphics object. Note that for drawing we use Color.Magenta as it gives us good, predictable result. After that the color of the text is changed from Magenta to the actual forecolor of the text when the image is processed | |
TileGeneratorTileSource | Represents a CustomMapTileSource ImageTileSource | |
ToolCommandArgumentCollection | ||
TooltipSettings | This class contains settings relevant to the Tooltips. | |
TooltipShowingEventArgs | Provides data for the TooltipShowing event. | |
TriangulationSource | Class for creating, loading, and storing triangulations. Class for creating, loading, and storing triangulations. | |
TriangulationSourcePointRecord | Class representing a single point and its associated value in a triangulation source. | |
Utilities | Utility class containing static helper functions | |
XBaseField | Class representing a field in an XBase file. |
Delegate | Description | |
---|---|---|
DataSeriesAdapterRemovingDuplicatesEventHandler | Called when removing duplicate series from the data series adapter. | |
DataSeriesAdapterRunEventHandler | Called for actions related to running the data series adapter's analysis. | |
DVBaseControl.ImageCapturedEventHandler | ||
GetTileImageUriEventHandler | Event handler for TileLayersChanged event | |
ImageCapturedEventHandler | ||
RectChangedEventHandler | Represents the method that will handle rectangle changed events. | |
ShapeRecordFilterEventHandler | ||
TooltipShowingEventHandler |
Enumeration | Description | |
---|---|---|
BaseControlTheme | ||
CaptureImageFormat | ||
ControlDisplayDensity | ||
DataAbbreviationMode | Describes the mode used to abbreviate large numbers | |
DataLegendHeaderDateMode | Describes mode for formatting date in header of data legend | |
DataLegendHeaderTimeMode | Describes mode for formatting time in header of data legend | |
DataLegendLabelMode | Describes mode for displaying labels before series values in the data legend. | |
DataLegendSeriesFamily | Describes type of data columns to use for the data legend. | |
DataLegendSeriesValueType | Describes type of data columns to use for the data legend. | |
DataLegendSummaryType | Describes type of summarization to use for the data legend. | |
DataLegendUnitsMode | Describes mode for displaying units after series values in the data legend. | |
DataLegendValueMode | Describes mode for displaying values in the data legend. | |
DataTooltipGroupedPositionX | Describes available positions on the X axis at which the summary tooltip to be displayed. | |
DataTooltipGroupedPositionY | Describes available positions on the Y axis at which the summary tooltip to be displayed. | |
DataToolTipLayerGroupingMode | Describes available positions on the crossing axis at which the category tooltip can be displayed. | |
ElevationMode | ||
ErrorBarCalculatorReference | Describes available behaviors for choosing the direction of error bars calculation in scatter series. | |
ErrorBarCalculatorType | Describes available types of error bar calculators. | |
GradientDirection | Describes available behaviors for setting direction of linear gradient brush or a radial gradient brush | |
HighlightedValueDisplayMode | ||
HighlightedValueLabelMode | Describes the label mode for highlighted series. | |
HighlightingState | Describes available highlighting states | |
InteractionState | Describes available interaction states of the chart or geographic map control. | |
LegendItemBadgeMode | Describes mode of legend badges that represent all series in a legend | |
LegendItemBadgeShape | Describes the type of legend badge that represents a series in a legend | |
ShapeType | Describes available types of item represented by the current row of a shapefile. | |
TrendLineType | Describes available types of trend lines supported by series. | |
UnknownValuePlotting | Describes available methods of plotting data with unknown values in a series.
Double.NaN and null are examples of unknown values. | |
XBaseDataType | Enum for XBase field data types. |