PolarChart
Namespace: FSharp.Charting
Parent Module: ChartTypes
A circular graph on which data points are displayed using
the angle, and the distance from the center point.
Constructors
Constructor | Description |
new()
Signature: unit -> PolarChart
|
|
Instance members
Instance member | Description |
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.
|
PolarDrawingStyle()
Signature: unit -> PolarDrawingStyle
|
The drawing style of the Polar chart type.
|
PolarDrawingStyle()
Signature: unit -> unit
|
The drawing style of the Polar chart type.
|