Namespace Syncfusion.UI.Xaml.SmithChart
Classes
| ChartAreaInfo
Represents the smith chart center point, radius and area bounds. |
| ChartAxis
Represents the chart axis common properties and base of Horizontal and Radial Axis. |
| ChartAxisLabelEventArgs
Represents axis labels System.Windows.Controls.TextBlock. |
| ChartSegment
An abstract base class for all type of chart segments. |
| ChartSeries
Represents the chart series base, which is used to visualize the data graphically |
| ChartSeriesCollection
A collection class which holds ChartSeries. |
| DataLabel
Display the series points values. |
| DataLabelInfo
Represents the chart series dataLabel style customization |
| HorizontalAxis
Render the Horizontal ChartAxis |
| InteriorConverter
Resolves the color of the series or segment dynamically. |
| LineSegment
Represents chart line segment. |
| LineSeries
Represents the chart line series, which is used to visualize the data graphically |
| MarkerData
Represents the chart series adornments style customization |
| MethodInvoker
Represents the method invoker. |
| PointRegion
Store the regions of the segment. |
| PropertyAccessor
Represents the class for PropertyAccessor. |
| RadialAxis
Render the RadialAxis |
| SfSmithChart
Represents the SmithChart control which is used to visualize the data graphically. |
| SmithChartColorModel
SmithChartColorModel contains a number of color palette and have custom brushes collection to populate a custom palette. |
| SmithChartDockPanel
Arranges child elements around the edges of the panel. |
| SmithChartLegend
Represents legend for a SfSmithChart. |
| SmithChartLegendItem
Class implementation for LegendItem. |
| SmithChartLocalizationResourceExtension
A markup extension that returns the localized string based on culture for the ResourceName. |
| SmithChartResourceWrapper
Represents a resource wrapper for smith chart control. |
| SmithChartRootPanel
Represents the panel where all the child elements of SfSmithChart will be arranged. |
| ToolTipInfo
Represents the chart series ToolTip style customization |
| UIElementsRecycler<T>
Contains utility methods to add and remove elements inside a panel. |
Enums
| ChartDock
Chart dock positions. |
| ColorPalette
Represents the different types of color palette available in SfSmithChart library. |
| LabelIntersectActions
Axis label intersect actions. |
| LabelPlacement
Axis label placement. |
| MarkerType
Marker shape type |
| RenderingType
SmithChart Rendering mode |
| SmithChartLegendIcon
Gets or sets the legend icon type. |