Class | Description | |
---|---|---|
![]() | ASkin | Base class for Skins. |
![]() | AxisCollection | Collection class for Axes. |
![]() | ChartCollectionBase | Base class for collections used by the chart. |
![]() | DefaultConstants | DefaultConstants any Magic number/object that is used across solution. Start each public static constant with 'D_' to make sure the usage is obvious and not conflicting |
![]() | DrillDownID | DrillDownID identifies the relational data row and column drillable from a parent chart in the drill down hierarchy. |
![]() | DrillElement | DrillElement represents a drillable chart in the drill down hierarchy. It is used by the DrillElement array of a chart's DrillDownAppearance. |
![]() | DVS | Delta View State class. |
![]() | InteractionElement | Interaction element class |
![]() | MiscFunctions | This class contains miscellaneous auxillary functions used by UltraChart. |
![]() | PinSkin | Pin Skin. |
![]() | ScrollBarSkin | Skin used for chart scrollbars. |
![]() | SkinElement | Represents an element of skinning. |
![]() | TileSkin | Skin which creates many tiles. |
![]() | Util | Class to setup and other utilities related to Demo of charting. |
![]() | XmlPersist | This class provides XML Layout serialization and deserialization services. |
Interface | Description | |
---|---|---|
![]() | IChartCollection | Interface used for collections to meet the requirement of the ChartCollectionEditorForm. |
![]() | IChartComponent | Interface representing the common, low-level component features in UltraWinChart and UltraWebChart. |
![]() | IDrillDown | Implementing the IDrillDown interface is optional, but recommended, when the application would like notification of drill down events. |
![]() | IDrillDown2 | Implementing the IDrillDown2 interface is optional, but recommended, when the application would like notification of drill down events. |
![]() | IEffect | Interface for all Effect classes. |
![]() | IProvideChartComponent | Interface for classes which can provide a reference to a chart component. |
![]() | IProvidePaintElement | Interface for objects which provide PaintElements. |
![]() | IRenderLabel | IRenderLabel: An interface which is called whenever user needs custom tooltips. |
![]() | IScrollScale | The IScrollScale interface exposes properties necessary of custom objects that require scrollbar and scaling (zoom-in, zoom-out magnification) support. |
Delegate | Description | |
---|---|---|
![]() | InteractionHandler | Delegate for interaction events. |
Enumeration | Description | |
---|---|---|
![]() | InteractionEvent | Enum containing types of Interaction Events. |
![]() | SkinTile | How tiling is done when applying a motif to chart elements. |