Namespace Syncfusion.WinForms.SmithChart
Classes
| AxisStyle
Represents the class to define the style for smith chart axes. |
| ChartAreaAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart area. |
| ChartAxis
Represents the chart axis common properties and base of Horizontal and Radial Axis. |
| ChartAxisLabelEventArgs
Represents axis labels Label. |
| ChartColorModel
The ChartColorModel class serves as a repository for color information. Color information is used by the chart to render colored series. A group of colors is referred to as a palette of colors. You have the option of choosing from several predefined palettes or creating your own color palette. ChartColorPalette Palette CustomColors |
| ChartDataPointCollection
A collection class which holds the data points. |
| ChartLegend
Represents the legend for smith chart. |
| ChartPoint
Represents the chart point of the series. |
| ChartSeries
Represents the chart series base, which is used to visualize the data graphically |
| ChartSeriesCollection
A collection class which holds ChartSeries. |
| ChartStyle
Represents the class to define the style for SfSmithChart control. |
| ChartTitleAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart title. |
| DataLabel
Displays the series points values. |
| DataLabelRegion
Store the DataLabel regions and other details |
| HorizontalAxis
Render the Horizontal ChartAxis |
| LabelRegion
This class contains the ChartAxis labels details |
| LegendAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart legend. |
| LegendItemAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart legend item. |
| LegendStyle
Represents the class to define the style for ChartLegend. |
| LineSeries
Represents the chart line series, which is used to visualize the data graphically |
| PointRegion
Store the regions of the segment. |
| RadialAxis
Render the RadialAxis |
| SeriesAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart series. |
| SeriesDataPointAccessibleObject
Represents the class that provides the accessibility object for the Smith Chart series data point. |
| SfSmithChart
Represents the SmithChart control which is used to visualize the data graphically. |
| SfSmithChartAccessibilityObject
Represents the class that provides the accessibility object for the Smith Chart. |
| SfSmithChartDesigner
Represents a class that supports the actions performed in the designer window of smith chart. |
| SmithChartLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls. |
| SmithChartStyleInfoIdentity
Implements the class that provide the identity information of ChartStyle using StyleInfoIdentityBase. |
| SmithChartStyleInfoStore
Provides storage for the |
| SmithChartStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the
|
| TooltipOpeningEventArgs
Class used to create the tooltip opening event arguments. |
| TooltipOptions
Provides the customization options for tooltip. |
| Utils
Class used to get the common functionalities. |
Enums
| ChartColorPalette
Pre-defined palettes for use with the ChartControl. Palettes are simply a group of colors that can be used to provide a better visual appearance when displaying multiple chart series. |
| ChartDockPosition
Legend dock position. |
| LabelIntersectActions
Axis label intersect actions. |
| LabelPlacement
Axis label placement. |
| MarkerType
Marker shape type |
| RenderingMode
SmithChart Rendering mode |
| SmithChartLegendIconType
Gets or sets the legend icon type. |