Name | Description | |
---|---|---|
Chart.RadarOptions Constructor |
The following tables list the members exposed by Chart.RadarOptions.
Name | Description | |
---|---|---|
Chart.RadarOptions Constructor |
Name | Description | |
---|---|---|
Degrees | Gets or sets whether the Start value reflects angles in degrees (true) or radians (false) for Radar and Polar chart. (Inherited from C1.C1Report.CustomFields.Chart.CircularOptions) | |
Filled | Gets or sets whether Radar chart should be filled. | |
FlatGridLines | Gets or sets whether Radar chart should use flat Y coordinate gridlines. By default, Y coordinate gridlines are circular. | |
Owner | Gets or sets the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) | |
Start | Gets or sets the starting angle of Radar and Polar chart. (Inherited from C1.C1Report.CustomFields.Chart.CircularOptions) |
Name | Description | |
---|---|---|
OnOwnerChanged | Notify the owner of this object is changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) | |
OnPropertyChanged | Notify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) |