| Object Reference > Chart3D Object > Chart3D Object Methods > IsChartEditorElementVisible Method (Chart3D) |
IsChartEditorElementVisible Method (Chart3D)
Returns the state of the Property Editor element. Returns True if the element is visible, False otherwise.
Function IsChartEditorElementVisible(Element As Integer) As Boolean
|
Part |
Type |
Description |
|
Element |
Short |
The Property Editor Element. See ChartEditorElement Constants for valid values. |
See Also