[]
Represents a report field with a radar chart which is implemented using the FlexChart control.
public class RadarChartField : FlexChartField, IScriptContextProvider, ICloneable
Public Class RadarChartField
Inherits FlexChartField
Implements IScriptContextProvider, ICloneable
| Name | Description |
|---|---|
| RadarChartField() |
| Name | Description |
|---|---|
| ChartType | |
| Reversed | Gets or sets a value indicating direction of plotting. |
| StartAngle | Gets or set the starting angle. |
| Name | Description |
|---|---|
| BuildFlexChart(Chart) | Creates a Chart, adds data to it and sets the property values. |
| CreateSame() | Creates instance of same class as this object. |
| GetPropsTable() |