DundasWinExtensions
Dundas.Extensions Namespace
See Also  Inheritance Hierarchy Send comments on this topic.
DundasWinExtensions Assembly : Dundas.Extensions Namespace

Classes

  Class Description
Class AreaStyle Provides settings to customize how shapes are painted.
Class ColoredAreaChartType ColoredArea custom chart type. Also used as base class for ColoredSplineArea, ColoredRange and ColoredSplineRange custom chart types. Provides functionality to color ranges of curve based on X values. Supports functionality of Area chart type (not 3D Style).
Class ColoredRangeChartType ColoredRange custom chart type, based on ColoredArea custom chart type. Provides functionality to color ranges of curve based on X values. Supports functionality of Range chart type (not 3D Style).
Class ColoredSplineAreaChartType ColoredSplineArea custom chart type, based on ColoredArea custom chart type. Provides functionality to color ranges of curve based on X values. Supports functionality of SplineArea chart type (not 3D Style). Series can have unlimited number of colored ranges. These ranges are painted depending on order how they have been added to Series using AddColoredRange method.
Class ColoredSplineRangeChartType ColoredSplineRange custom chart type, based on ColoredRange custom chart type. Provides functionality to color ranges of curve based on X values. Supports functionality of SplineRange chart type (not 3D Style).
Class ColumnPlus A custom chart type that extends the rendering capabilities of the Bar chart type.
Class ColumnPlusCustomAttributes Defines custom attributes for the ColumnPlus Custom Chart Type.
Class ContourChartType Contour custom chart type
Class CustomAttributes The CustomAttibutes class.
Class CyclePlotHelper Creates a cycle plot from the provided set of series.
Class ExternalLabelItem Helper class to keep track of labels that need to be drawn at the same time
Class GlobalFontHelper This static class is used for Global Font.
Class HeatMap Describes the Heat Map class.
Class HeatMapCustomAttributes Represents the Heat Maps Custom Attributes.
Class HeatMapEngine The class that drives the Heat Map.
Class HorizontalBoxPlot Provides methods to create Horizontal Box Plot data points from data of existing Series and methods to paint Series with such data points.
Class LineStyle Provides settings to customize how lines are painted.
Class NodeCompareNodesBySize  
Class NodeCompareNodesByVal  
Class PairBarChart Helper Chass to create PairBar Chart
Class PairBarChartException PairBarChartException thrown by the PairBarChart class object.
Class PiePlus The Scorecard class.
Class PiePlusCustomAttributes Defines custom attributes for the PiePlus Custom Chart Type.
Class PolarChartPaintHelper Provides functionality to obtain absolute coordinates of specific points within the Polar chart type.
Class RadarChartPaintHelper Provides functionality to obtain absolute coordinates of specific points within the Radar chart type.
Class RoseChartPaintHelper Provides functionality to obtain absolute coordinates of specific points within the Rose chart type.
Class Scorecard The Scorecard class.
Class ScorecardCustomAttributes This class represents custom attributes used with the scorecard.
Class StackedChartHelper This class represents a helper class when using the stacked chart types.
Class ThresholdLineHelper A helper class providing methods to draw a threshold line, and an overlay over series data points located above or below the line.
Class Timeline Custom chart type plotting points as lengths of time along a timeline.
Class TimelineCustomAttributes Defines custom attributes for the Timeline Custom Chart Type.
Class UniqueDataPoint This class represents unique data points.
Class WaferChartType Wafer custom chart type
Class WaferChartTypeException WaferChartTypeException thrown by the WaferCustomChartType.
Class WaterFallChartType The class represents the waterfall custom chart type.
Class WaterFallChartTypeCustomAttributes This class represents the custom attributes used in the waterfall custom chart type.

Interfaces

  Interface Description
Interface ICustomChartType Custom Chart Type Interface

Structures

  Structure Description
Structure ColoredRange Structure to store information about colored range. Also provides functionality to convert itself to and from string.
Structure ColorRange Structure to store information about color range. Also provides functionality to convert itself to and from string.

Enumerations

  Enumeration Description
Enumeration ColumnPlusCustomAttributes.ChartExDrawingStyle Defines the available drawing styles to apply to the columns.
Enumeration ColumnPlusCustomAttributes.ChartExEmptyPointValue Determines the value used for empty points.
Enumeration ColumnPlusCustomAttributes.ChartExLabelStyle Positions the label relative to its data point.
Enumeration ColumnPlusCustomAttributes.ComicComicBookStyle Defines the available comic book styles to apply to the ComicBook drawing style.
Enumeration ContourCustomAttributes Custom attributes of Contour chart type
Enumeration CyclePlotBase Enumeration to define base for calculation
Enumeration HeatMapCustomAttributes.HeatMapLayoutStyle Heat Map Layout Styles
Enumeration HeatMapEngine.LayoutType  
Enumeration PiePlusCustomAttributes.PiePieDrawingStyle This enumeration represents the drawing styles for Pie Plus.
Enumeration PiePlusCustomAttributes.PiePieLabelStyle This enumeration repesents the type of labeling that can be applied to pie plus.
Enumeration PiePlusCustomAttributes.PiePieLineArrowType This enumeration repesents the type of arrows that can be applied to pie plus.
Enumeration Quadrant Quadrant of the pie chart
Enumeration ScorecardCustomAttributes.CellStyle This represents the cell style for the scorecard.
Enumeration ScorecardCustomAttributes.LabelAlignment This enumeration represents where labels are aligned.
Enumeration SortOrderType Sort type of Wafer chart type series
Enumeration TextAlignment The alignment of the labels.
Enumeration ThresholdOverlayLocation Enumeration to determine where an overlay is to be painted over a series, relative to the threshold line.

See Also

© 2009 All Rights Reserved.