RadControls for Windows Phone
Search RadControls for Windows Phone 7
Contents
Introduction
Installation
Visual Studio Extensions
Localization
Controls
API Reference
Telerik.Charting Namespace
AngleRange Structure
AxisLabelFitMode Enumeration
AxisLastLabelVisibility Enumeration
AxisPlotMode Enumeration
AxisType Enumeration
CategoricalDataPoint Class
CategoricalDataPointBase Class
ChartElement Class
ChartNode Class
ChartSeriesCombineMode Enumeration
DataPoint Class
DataPointCollection(T) Class
DateTimeComponent Enumeration
DisposableObject Class
ElementCollection(T) Class
EventHandlerList Class
IChartElementPresenter Interface
IChartSeries Interface
IChartView Interface
IDataPointProcessor Interface
ISupportCombineMode Interface
MessageDispatchMode Enumeration
MessageDispatchPhase Enumeration
NodeCollection Class
NodeState Enumeration
NumericalAxisRangeExtendDirection Enumeration
Ohlc Structure
OhlcDataPoint Class
PieDataPoint Class
PolarAxisPosition Enumeration
PolarDataPoint Class
PropertyBagObject Class
RadCircle Structure
RadMath Class
RadPoint Structure
RadPropertyEventArgs Class
RadRect Structure
RadSize Structure
RadThickness Structure
ScatterDataPoint Class
SingleValueDataPoint Class
StringToAngleRangeConverter Class
TickType Enumeration
TimeInterval Enumeration
TreeTraversalMode Enumeration
ValueRange(T) Structure
Telerik.Configuration.Assemblies Namespace
Telerik.Windows Namespace
Telerik.Windows.Controls Namespace
Telerik.Windows.Controls.Animation Namespace
Telerik.Windows.Controls.AutoCompleteTextBox Namespace
Telerik.Windows.Controls.Bulletgraph Namespace
Telerik.Windows.Controls.BusyIndicator Namespace
Telerik.Windows.Controls.Calendar Namespace
Telerik.Windows.Controls.Chart Namespace
Telerik.Windows.Controls.ContextMenu Namespace
Telerik.Windows.Controls.Converters Namespace
Telerik.Windows.Controls.DataBoundListBox Namespace
Telerik.Windows.Controls.DataForm Namespace
Telerik.Windows.Controls.Diagnostics Namespace
Telerik.Windows.Controls.Exceptions Namespace
Telerik.Windows.Controls.GaugesInternal Namespace
Telerik.Windows.Controls.Gestures Namespace
Telerik.Windows.Controls.ImageButton Namespace
Telerik.Windows.Controls.InputPrompt Namespace
Telerik.Windows.Controls.JumpList Namespace
Telerik.Windows.Controls.ListPicker Namespace
Telerik.Windows.Controls.LiveTileHelperData Namespace
Telerik.Windows.Controls.LoopingList Namespace
Telerik.Windows.Controls.MessageBox Namespace
Telerik.Windows.Controls.Pagination Namespace
Telerik.Windows.Controls.PhoneTextBox Namespace
Telerik.Windows.Controls.PickerBox Namespace
Telerik.Windows.Controls.PngEncoder Namespace
Telerik.Windows.Controls.Primitives Namespace
Telerik.Windows.Controls.Rating Namespace
Telerik.Windows.Controls.Reminders Namespace
Telerik.Windows.Controls.Reminders.Trial Namespace
Telerik.Windows.Controls.SlideView Namespace
Telerik.Windows.Controls.TimeSpanPicker Namespace
Telerik.Windows.Controls.ToggleSwitch Namespace
Telerik.Windows.Data Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
RadControls for WindowsPhone
Telerik.Charting Namespace
Send Feedback
Classes
Class
Description
CategoricalDataPoint
Defines a
DataPoint
that has a single
Value
property, used by numerical axes.
CategoricalDataPointBase
Represents a single-value data point, which may be plotted in a
CartesianChartAreaModel
and has its second value defined as
Category
.
ChartElement
Base class for nodes that may have chidren.
ChartNode
Base class for all models that form the ChartArea tree.
DataPoint
Base class for all points that may be plotted by a
ChartPlotAreaModel
.
DataPointCollection
<
(Of
<
(
<'
T
>
)
>
)
>
Represents a typed element collection which accepts
DataPoint
instances only.
DisposableObject
Represents an object that implements the
IDisposable
interface and automatically releases any events, attached to this instance.
ElementCollection
<
(Of
<
(
<'
T
>
)
>
)
>
Represents a typed collection of
ChartNode
instances. For example an
AxisModel
aggregates two typed collections - Ticks and Labels.
EventHandlerList
Represents a list of delegates.
NodeCollection
Represents a collection of a
ChartNode
instances.
OhlcDataPoint
A High-Low-Open-Close data point.
PieDataPoint
Represents a single-value data point plotted by a pie chart.
PolarDataPoint
Represents a data point that is plotted on charts, using Polar coordinate system and two linear axes.
PropertyBagObject
Represents a
DisposableObject
that stores its properties within a property bag.
RadMath
Provides static mathematical functions and constants.
RadPropertyEventArgs
Encapsulates all the data associated with a change in a
PropertyBagObject
property store.
ScatterDataPoint
Represents a data point that may be visualized by a Scatter series in a CartesianChart. Generally this is a point that provides values for both X and Y axes and may be plotted by two numerical axes - Linear or Logarithmic.
SingleValueDataPoint
Defines a
DataPoint
that has a single
Value
property, used by numerical axes.
StringToAngleRangeConverter
Converts a string to an AngleRange object.
Structures
Structure
Description
AngleRange
Represents a structure that defines the starting and sweeping angles of an ellipse Arc.
Ohlc
Represents a struct, which defines a set of four values - High, Low, Open, Close.
RadCircle
Represents a logical definition of a circle.
RadPoint
Represents a structure that defines a location (X, Y) in a two-dimensional space.
RadRect
Represents a Rectangle in the Euclidean plane geometry.
RadSize
Represents a structure that defines a size in the two-dimensional space.
RadThickness
Represents a structure that defines margins (or padding) of an element.
ValueRange
<
(Of
<
(
<'
T
>
)
>
)
>
Represents a structure that defines a range of two IComparable structures - like Single or Double.
Interfaces
Interface
Description
IChartElementPresenter
Defines a type which may visualize a logical chart element.
IChartSeries
Identifies a special
IChartElementPresenter
that visualizes
DataPoint
instances.
IChartView
Defines the root of the whole chart.
IDataPointProcessor
Defines a type that may enrich a
DataPoint
with additional properties.
ISupportCombineMode
Indentifies chart series that can be combined with other
ISupportCombineMode
instances of same type.
Enumerations
Enumeration
Description
AxisLabelFitMode
Determines the label fit mode of the chart axis labels.
AxisLastLabelVisibility
Defines the strategy that will update the last label of the axis.
AxisPlotMode
Defines how data points are plotted by an axis.
AxisType
Defines the possible type for an axis.
ChartSeriesCombineMode
Defines how multiple series of same type are combined on the plot area.
DateTimeComponent
Represents a component of the
DateTime
structure.
MessageDispatchMode
Defines how a message should be dispatched in the element tree.
MessageDispatchPhase
Defines the possible phases a message dispatch process may enter.
NodeState
Defines the possible states a
ChartNode
may enter.
NumericalAxisRangeExtendDirection
Specifies how a numerical axis auto-range will be extended so that each data point is visualized in the best possible way.
PolarAxisPosition
Defines the position of the Radius axis within a RadPolarChart.
TickType
Defines the possible types of an axis tick.
TimeInterval
Specifies the predefined time interval types.
TreeTraversalMode
Defines possible approaches when traversing a tree.