Telerik.Maui.Controls.Compatibility.Chart
Represents an Adaptive Moving Average Kaufman indicator for financial chart analysis. This indicator extends ValuePeriodIndicatorBase to provide adaptive moving average calculations based on Kaufman's algorithm.
Represents an area series in a chart that displays values as an area shape in a categorical chart.
Represents an Average True Range (ATR) indicator which measures market volatility by calculating the average of true ranges over the specified period.
Represents an axis within a RadCartesianChart instance.
Determines the label fit mode of the chart axis labels.
Defines the supported position for horizontally and vertically rendered axis.
Defines how data points are plotted relatively to the ticks of the axis.
Represents a bar series in a Cartesian chart.
Represents a Bollinger Bands financial indicator that displays volatility bands around a moving average.
Represents a series that visualizes financial data as candlestick chart.
Represents an abstract base class for all cartesian axes in the chart component.
Base class for all cartesian chart annotations.
Represents a decoration over a RadCartesianChart plot area. Adds major lines, connected to each Major tick of each axis.
Represents a grid line annotation for a Cartesian chart.
Represents a plot band annotation for a Cartesian chart, allowing you to highlight a range of values on a specific axis.
Represents a base class for all Cartesian series.
Represents a base class for cartesian chart annotations that support stroke styling.
Represents a categorical axis for chart controls that displays discrete categories.
Represents a categorical series in a Cartesian chart.
Represents a categorical series that supports stroke appearance customization.
Represents the label definition for a chart annotation, including formatting and alignment options.
Represents a behavior that can be attached to a chart.
Represents an abstract base class for chart elements that can be part of a chart hierarchy.
Defines the palette semantic for a RadChartBase instance. The palette contains Entries, which are PaletteEntry objects, not related to any particular series.
Provides pan and zoom behavior for a chart, allowing configuration of pan and zoom modes and double-tap handling.
Provides data for the pan offset updated event in chart controls. This class extends EventArgs to include information about the old and new pan offset values.
Defines how a RadChartBase instance will handle a zoom or a pan gesture.
Represents a behavior that handles selection of chart series and data points.
Specifies the possible modes used by a ChartSelectionBehavior to update the current selection within a RadChartBase instance.
Represents an abstract base class for chart series.
Defines how multiple series of same type are combined on the plot area.
Defines the tooltip behavior for RadChart.
Provides behavior for displaying a trackball in a chart, including options for showing track information and intersection points.
Provides data for chart zoom updated events.
Represents a Commodity Channel Index (CCI) indicator.
Represents a data point in a chart series.
Represents an abstract base class for data point bindings in chart controls.
Represents a cartesian axis for continuous date and time values in a chart.
Defines the different modes used to plot a DataPoint by a DateTimeContinuousAxis model.
Donut series.
Represents an indicator that displays the exponential moving average of the financial series values.
Defines the visibility of the major and minor lines within a CartesianChartGrid.
Provides a base class for financial indicators that use high, low, and close values.
Provides a base class for financial indicators that use high, low, close values and a period parameter.
Provides a base class for financial indicators that use high and low values.
Defines the contract for formatting labels in chart elements.
Defines the contract for legend rendering functionality in chart controls.
Provides a base class for financial indicators in chart controls.
Provides a base class for label formatters that convert typed values to string representations. This abstract class implements ILabelFormatter to provide type-safe label formatting functionality.
Specifies the orientation of a legend in a chart.
Provides a base class for line-based financial indicators.
Represents a line series in a cartesian chart.
Represents the MACD (Moving Average Convergence Divergence) financial indicator that shows the relationship between two moving averages of an asset's price.
Represents a moving average financial indicator that calculates the average value over a specified period.
Represents a numerical axis in a Cartesian chart that works with numerical data.
Specifies how a numerical axis auto-range will be extended so that each data point is visualized in the best possible way.
Represents a series that visualize Open-High-Low-Close data.
Represents a base class for OHLC (Open, High, Low, Close) series in Cartesian charts.
Defines an entry in a ChartPalette instance.
Specifies the available palette names for chart styling.
Pie series.
Represents an object that uses reflection to look-up the values for the generated data points.
A class that converts string objects to PropertyNameDataPointBinding instances.
A chart that plots its data in a cartesian coordinate system.
Base class for all charts.
Represents a legend control for displaying chart series information. This control extends RadView to provide legend functionality for chart controls.
Represents a pie chart control that displays data as slices of a pie.
Represents a Rate of Change indicator which measures the percentage change in price over a specified time period.
Represents the Relative Momentum Index (RMI) financial indicator that measures the momentum of price changes over a specified period.
Represents a Relative Strength Index (RSI) indicator used in financial charting.
Represents a scatter area series for displaying data points connected by area fill.
Represents a scatter line series for displaying data points connected by lines in a Cartesian coordinate system.
Represents a scatter point series for cartesian charts.
Represents a scatter spline area series for chart visualization.
Represents a scatter spline series for the chart.
Provides data for series collection events.
Defines the possible ways of a ChartPalette instance to apply the palette of its owning chart.
Provides a base class for financial indicators that use short and long period parameters.
Represents a spline area series in the chart component.
Represents a spline series in a cartesian chart.
Represents a Stochastic Fast financial indicator that measures momentum by comparing closing prices to price ranges.
Represents the Stochastic Slow financial indicator that provides a smoothed version of the StochasticFastIndicator.
Specifies the predefined time interval types.
Determines the gestures on which the ChartToolTipBehavior should show a tool tip.
Defines how a ChartTrackBallBehavior or a ChartTooltipBehavior instance should snap to the closest to a physical location data points.
Represents a TRIX (Triple Exponential Average) indicator.
Represents a True Range indicator used in financial charting.
Represents the Ultimate Oscillator financial indicator that combines short-term, medium-term, and long-term price action into one oscillator.
Represents the base class for financial indicators that use a value binding.
Represents the base class for financial indicators that use both a value binding and a period for calculations.
Represents a Weighted Moving Average (WMA) indicator which gives more weight to recent prices in an attempt to make them more responsive to new information.