Class | Description | |
---|---|---|
A SeriesRenderer that draws annotations in its containing plot. |
||
A SeriesRenderer that draws each series as an area in its containing plot. |
||
A SeriesRenderer that draws stacked areas in its containing plot. |
||
Represents an Axis range. |
||
A base class for components that render Axis ranges. |
||
A SeriesRenderer that draws overlaying bars in its containing plot. |
||
A SeriesRenderer that draws multiple Series as overlaid 3D bars. |
||
A SeriesRenderer that draws bars in its containing plot. |
||
A SeriesRenderer that draws 3D bars in its containing plot. |
||
Represents one-dimensional Series defined by e list of data values and several lists of labels. |
||
A SeriesRenderer that draws stacked bars in its containing plot. |
||
A SeriesRenderer that draws stacked 3D bars in its containing plot. |
||
A SeriesRenderer that draws bubbles representing data items in its containing plot. |
||
A SeriesRenderer that draws candlesticks in its containing plot. |
||
Defines appearance attributes for candlestick charts. |
||
A class that represents an element in the chart. |
||
Represents a timed event, useful for showing event sequences in tower charts. |
||
A class that represents space around chart elements. |
||
Provides capabilities to convert various types to and from strings in a culture-independent way. |
||
A SeriesRenderer that draws each Series as an area with curved boundaries in its containing plot. |
||
A SeriesRenderer that draws Series as curved stacked areas in its containing plot. |
||
A SeriesRenderer that draws its Series as cardinal splines. |
||
Represents a chart Series whose data items are retrieved from a data source. |
||
Represents a Series that contains DateTime values as X-coordinates and double values as Y-coordinates. |
||
Represents a series containing order or timing data, useful for showing event sequences in tower charts. |
||
Represents a series that calculates its values from provided formula. |
||
Implements a SeriesRenderer used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage. |
||
Represents the result of a hit-test operation. |
||
Allows movement of a legend performed by the user within the boundaries of its parent Panel. |
||
A component that renders a chart legend. |
||
A SeriesRenderer that draws series as polylines. |
||
Describes rectangular margins. |
||
Implements SeriesStyle using mixed per-element and uniform values for attributes. |
||
Represents a controller that pans its plot's data range. |
||
Implements SeriesStyle using different attributes for each data item in a Series. |
||
Implements SeriesStyle using a different set of attributes for each Series, where all elements in a single series have common appearance. |
||
A SeriesRenderer that draws radar charts of type pie, where data items are represented by circular sectors of equal central angles, and the sector corresponding to a data item has a radius proportional to its value. |
||
A SeriesRenderer that draws pies in its containing plot. |
||
Represents one-dimensional series defined by e list of data values and lists of inner and outer labels, suitable for providing data to a PieRenderer. |
||
The base class for components that draw chart graphics. |
||
A Plot whose series are rendered relatively to a two-dimensional Cartesian coordinate system. |
||
A base class for controllers that let users interact with Plot2D objects. |
||
A plot whose Series are rendered relatively to a three-dimensional Cartesian coordinate system. |
||
A base class for controllers implementing user interaction with Plot components. |
||
Represents a point in 3D space. |
||
Represents a data Series defined by a list of Point2D objects. |
||
Represents a data series defined by a list of Point3D objects. |
||
A plot used to draw graphics in polar coordinate system. |
||
Provides properties for customizing axis rendering in radar charts. |
||
A plot containing radar-chart graphics. |
||
A SeriesRenderer that draws series as polygons in the polar coordinate system, where adjacent data points are at equal angular distances and radial coordinates correspond to the magnitude of data item values. |
||
A SeriesRenderer that draws scatters in radar plots. |
||
Provides contextual information about the dashboard to its child components when calling their draw, layout and user input methods. |
||
A base class for SeriesRenderer-s that draw in two dimensional Cartesian coordinate system. |
||
Represents a controller that rotates a polar plot by changing its StartAngle. |
||
A SeriesRenderer that draws scatters in its containing plot. |
||
Represents a data Series defined by two lists of values containing respectively X and Y coordinates. |
||
Represents a data Series defined by three lists of values containing respectively X, Y and Z coordinates. |
||
Base class for renderer objects that draw data Series inside a Plot. |
||
Represents one-dimensional Series defined by a list of data values and a list of labels. |
||
A SeriesRenderer-derived class that draws stacked graphics. |
||
A SeriesRenderer that draws series as steps between data points. |
||
A SeriesRenderer that draws Series as steps between data points. |
||
Represents a data object, containing open, close, low and high values for a certain date. |
||
Represents a data Series defined by a list of StockPrice objects. |
||
Draws text and labels inside chart components. |
||
Defines text appearance attributes. |
||
Represents a dashboard's theme defining all appearance attributes of its elements. |
||
Describes the thickness of a rectangular frame. |
||
Represents the current tooltip. |
||
Implements a SeriesRenderer used to draw tower charts, rendering series side by side to allow comparing data sequence and sizes. |
||
Implements SeriesStyle using uniform attributes for all elements in all Series. |
||
A class that exposes different helper methods. |
||
Represents a two-dimensional vector. |
||
A Component that renders horizontal Axis ranges. |
||
Represents an exception in an XML text. |
||
Contains methods that facilitate serializing and deserializing of objects to and from XML documents. |
||
Represents a Series whose data items are retrieved from an XML document. |
||
A Component that renders vertical Axis ranges. |
||
Represents a controller that zooms into plot's data range. |
Interface | Description | |
---|---|---|
Defines properties common to all bar-chart renderers. |
||
An interface implemented by classes that listen for events occurred when data changes. |
||
Defines the signature of methods called to evaluate unknown functions used in FunctionSeries expression. |
||
Defines the interface called by a Plot3D to build 3D models. |
||
Specifies the interface that data providers should implement in order to feed data to SeriesRenderer classes. |
||
Defines an interface for enumerating all Series associated with a Component of the Dashboard. |
||
Defines appearance attributes for Series elements. |
||
An interface for objects that listen to changes in zoom. |
Enumeration | Description | |
---|---|---|
Identifies possible annotation types. |
||
Provides different label types. |
||
Identifies supported bar placements when rendering multiple bar series. |
||
Represents different bar types. |
||
Specifies the alignment of a label relative to its associated bubble. |
||
Specifies available formats for DateTime values. |
||
Indicates possible Plot2D grid types. |
||
Identifies the various kinds of labels that can be drawn at chart elements. |
||
Identifies how to connect adjacent data points in line and area charts. |
||
Initializes supported pie types. |
||
Identifies the grid types supported by RadarPlot. |
||
Identifies possible type of radar charts that can be drawn. |
||
Identifies the possible scatter shapes rendered by a ScatterRenderer. |
||
Identifies text styles that can be accessed through RenderContent. |
||
Specifies how to arrange segments in tower charts. |
||
Specifies the shape of segments in tower charts. |