Class | Description | |
---|---|---|
A SeriesRenderer that draws annotations in its containing plot. |
||
Defines MauiAppBuilder extension methods. |
||
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 a row of 3D bars for each series. |
||
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. |
||
Represents a timed event, useful for showing event sequences in tower charts. |
||
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 stacked areas in its containing plot. |
||
A SeriesRenderer that draws series as a cardinal spline. |
||
Represents a 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. |
||
Lets users move a legend within the boundaries of its parent Panel. |
||
A component that renders chart legend. |
||
A SeriesRenderer that draws series as polylines. |
||
Describes rectangular margins. |
||
Implements SeriesStyle using mixed per-element and uniform values for attributes. |
||
Contains two values. |
||
Represents a controller that pans its plot's data range. |
||
Implements SeriesStyle using different attributes for each data item. |
||
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 pie-radars, where data items are represented by circular sectors of equal central angles, and the sector corresponding to a data item has 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, convenient for providing data to PieRenderer. |
||
The base class for components used to 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 data series defined by a list of Point objects. |
||
Represents a data series defined by a list of Point3D objects. |
||
A plot used to draw graphics in polar coordinate system. |
||
Provides data for the PropertyValueChanged event. |
||
Provides properties for customizing axis rendering in radar charts. |
||
A plot containing radar-chart graphics. |
||
A SeriesRenderer that draws series as polygons in polar coordinate system, where adjacent data points are at equal angular distances and radial coordinates correspond to magnitude of data item values. |
||
A SeriesRenderer that draws scatter 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 series renderers that draw in two dimensional Cartesian coordinate system. |
||
Represents a controller that rotates a polar plot by changing its StartAngle. |
||
A SeriesRenderer that draws scatter 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 e list of data values and a list of labels. |
||
A base SeriesRenderer for stacked graphics. |
||
A SeriesRenderer that draws series as filled 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. |
||
Represents 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 Component that renders horizontal Axis ranges. |
||
Contains methods that facilitate serializing and deserializing 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. |
||
Provides notification for property changes. |
||
Defines the interface called by 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 of series elements. |
Structure | Description | |
---|---|---|
Stores information about Axis ranges processed by this controller. |
||
Represents a point in 3D space. |
||
Represents a two-dimensional vector. |
Delegate | Description | |
---|---|---|
Defines the signature of delegates called to process bars. |
||
Defines the signature of delegates called to process bars. |
||
Defines the signature of delegates called to process stacked bars. |
||
Defines the signature of delegates called to process candlesticks. |
||
Defines the signature of delegates called to process funnel segments. |
||
Defines the signature of delegates called to process sectors generated for a series. |
||
Defines the signature of delegates called to process pie slices. |
||
Defines the signature of delegates called to process all points from current data range at once. |
||
Defines the signature of delegates called to process a data point one element at a time. |
||
Defines the signature of delegates called to process data points in pairs. |
||
Defines the signature of delegates called to process all points from current data range at once. |
||
Defines the signature of filter methods used to find SeriesStyle objects that meet specified criteria. |
||
Defines the signature of delegates called to process a data point one element at a time. |
||
Defines the signature of delegates called to process all points from current data range at once. |
Enumeration | Description | |
---|---|---|
Identifies supported bar placements when rendering multiple series. |
||
Specifies the alignment of a label relative to its associated bubble. |
||
Specifies formats for DateTime values. |
||
Indicates Plot2D grid type. |
||
Identifies the various kinds of labels that can be drawn for data items. |
||
Identifies how to connect adjacent data points in line and area charts. |
||
Identifies the grid types supported by RadarPlot. |
||
Identifies the type of radar-chart. |
||
Identifies the shapes rendered by a ScatterRenderer. |
||
Identifies text styles that can be accessed through RenderContext. |
||
Specifies how to arrange segments in tower charts. |
||
Specifies the shape of segments in tower charts. |
||
Specifies the alignment of the radial menu items relative to the menu center. |