HighLowSeriesReverseFill Property |
LightningChart .NET Help
Reverse fill.
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Fill ReverseFill { get; set; }Public Property ReverseFill As Fill
Get
Set
public:
property Fill^ ReverseFill {
Fill^ get ();
void set (Fill^ value);
}Property Value
Type:
Fill
See Also