FSharpBio


RadarChart

Namespace: FSharp.Charting
Parent Module: ChartTypes

A circular chart that is used primarily as a data comparison tool.

Constructors

ConstructorDescription
new()
Signature: unit -> RadarChart

Instance members

Instance memberDescription
CircularLabelStyle()
Signature: unit -> CircularLabelStyle

The text orientation of the axis labels in Radar and Polar charts.

CircularLabelStyle()
Signature: unit -> unit

The text orientation of the axis labels in Radar and Polar charts.

RadarDrawingStyle()
Signature: unit -> RadarDrawingStyle

The drawing style of the Radar chart.

RadarDrawingStyle()
Signature: unit -> unit

The drawing style of the Radar chart.

Fork me on GitHub