Object Reference > Chart2D Object > 2DChart Object Methods > IsChartEditorElementVisible Method (Chart2D) |
IsChartEditorElementVisible Method (Chart2D)
Returns the state of the Property Editor element.
Function IsChartEditorElementVisible(Element As Integer) As Boolean
Returns True on success, False on failure.
Part |
Type |
Description |
Element |
Integer |
The Property Editor Element. See ChartEditorElement Constants for valid values. |
See Also