In This Article

ActiproSoftware.Windows.Controls.MicroCharts Namespace

Classes

MicroAreaSeries

Represents an area series for use in a MicroXYChart.

MicroBarSeries

Represents a bar series for use in a MicroXYChart.

MicroBoxPlot

Represents a box plot control.

MicroBulletGraph

Represents a bullet graph control that has a primary featured measure and optionally compares that measure to another measure to enrich its meaning, while also displaying this information in the context of qualitative ranges of performance (poor, satisfactory, good, etc.).

MicroCandlestickChart

Represents a candlestick chart control.

MicroChartMarker

Represents a control capable of rendering predefined shapes.

MicroHeatMapPresenter

Represents a HeatMap element.

MicroLineSeries

Represents a line series for use in a MicroXYChart.

MicroQualitativeRange

Represents a qualitative range element for use within a MicroBulletGraph.

MicroQualitativeRangeCollection

Represents a collection of MicroQualitativeRange objects.

MicroScatterSeries

Represents a scatter series for use in a MicroXYChart.

MicroSegmentChart

Represents a segment chart control.

MicroSegmentChartItem

Represents a segment chart item.

MicroSeriesStyleSelector

Provides a way to apply series styles based on custom logic.

MicroSeriesStyleSelectorConverter

Represents a type converter for the MicroSeriesStyleSelector type.

MicroTrendIndicator

Represents a trend indicator.

MicroWinLossSeries

Represents a win/loss series for use in a MicroXYChart.

MicroXYChart

Represents a micro chart control that uses an X/Y coordinate system.

MicroXYDataPoint

Represents a data point presented by a a MicroXYSeriesBase series.

MicroXYDataPointCollectionView

Represents a collection view that generates MicroXYDataPoint from a specified source collection.

MicroXYRange

Represents a range for use in a MicroXYChart.

MicroXYRangeCollection

Represents a collection of MicroXYRange objects.

MicroXYSeriesCollection

Represents a collection of MicroXYSeriesBase objects.

Enums

MicroAggregationKind

Specifies the various kinds of built-in aggregation functions.

MicroAreaSeriesStyleKinds

Specifies the various alternate styles that can be used when rendering an area.

MicroBarSeriesStyleKinds

Specifies the various alternate styles that can be used when rendering a bar.

MicroChartMarkerShapeKind

Specifies the various predefined shapes supported by MicroChartMarker.

MicroChartMarkerStyleKinds

Specifies the various alternate styles that can be used when rendering a MicroChartMarker.

MicroChartMarkerVisibility

Specifies the visibility of the various kinds of MicroChartMarker.

MicroLineSeriesStyleKinds

Specifies the various alternate styles that can be used when rendering a line.

MicroLineSeriesVisibility

Specifies the visibility of the various kinds of a line.

MicroXYSeriesLineKind

Specifies the line kinds supported by a MicroLineSeries and MicroAreaSeries series.

MicroXYSeriesStackKind

Specifies the stacking methods supported by a MicroXYSeriesBase series.