GridOptionsSmithExtraLineValue Property |
LightningChart .NET Help
Real or Imaginary compnent of the Value of the Gridline position
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic double Value { get; set; }Public Property Value As Double
Get
Set
public:
property double Value {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also