Defines values that specify the type of the radar chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public enum RadarType |
Visual Basic Copy Code |
---|
Public Enum RadarType |
Member name | Description | |
---|---|---|
Polar |
The chart is polar. |
|
Radar |
The chart is radar. |