StockSeriesFillUp Property |
LightningChart .NET Help
Fill when series Close value greater than Open.
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Fill FillUp { get; set; }Public Property FillUp As Fill
Get
Set
public:
property Fill^ FillUp {
Fill^ get ();
void set (Fill^ value);
}Property Value
Type:
Fill
See Also