RectangleXYFIsEmpty Property |
LightningChart .NET Help
Tells if the rectangle is empty.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool IsEmpty { get; }Public ReadOnly Property IsEmpty As Boolean
Get
public:
property bool IsEmpty {
bool get ();
}Property Value
Type:
Boolean
See Also