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