PolarSeriesPointAngle Property |
LightningChart .NET Help
Angle (degrees).
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic double Angle { get; set; }Public Property Angle As Double
Get
Set
public:
virtual property double Angle {
double get () sealed;
void set (double value) sealed;
}Property Value
Type:
DoubleImplements
IPointPolarAngle
See Also