StencilAreaIgnoreHoles Property |
LightningChart .NET Help
Ignore holes in the area.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool IgnoreHoles { get; set; }Public Property IgnoreHoles As Boolean
Get
Set
public:
property bool IgnoreHoles {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also