[]
        
(Showing Draft Content)

C1.Report.RadarChartField

RadarChartField Class

Represents a report field with a radar chart which is implemented using the FlexChart control.

Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
public class RadarChartField : FlexChartField, IScriptContextProvider, ICloneable
Public Class RadarChartField
    Inherits FlexChartField
    Implements IScriptContextProvider, ICloneable

Constructors

Name Description
RadarChartField()

Properties

Name Description
ChartType
Reversed

Gets or sets a value indicating direction of plotting.

StartAngle

Gets or set the starting angle.

Methods

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()