Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
baseChartMapArea
.
.
::
.
.
IsEmpty Property
baseChartMapArea Class
See Also
Tests whether the map area is empty.
Namespace:
C1.Web.C1WebChartBase
Assembly:
C1.Web.C1WebChart.2
(in C1.Web.C1WebChart.2.dll)
Syntax
C#
public
override
bool
IsEmpty
{
get
; }
Visual Basic
Public
Overrides
ReadOnly
Property
IsEmpty
As
Boolean
Get
See Also
baseChartMapArea Class
C1.Web.C1WebChartBase Namespace