ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DGroup Class / ShouldSerializeElevation Method

In This Topic
    ShouldSerializeElevation Method
    In This Topic
    Returns false if the Chart3DGroup Elevation property is in the default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeElevation() As System.Boolean
    public System.bool ShouldSerializeElevation()

    Return Value

    Boolean value.
    See Also