RenderingSettingsHeadlessMode Field |
LightningChart .NET Help
Identifies that we do not actually have a graphical interface. This is true for instance for services or
console applications. This can also be used if the chart is intended to run on background without an actual interface.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
SyntaxPublic HeadlessMode As Boolean
public:
bool HeadlessMode
Field Value
Type:
Boolean
See Also