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

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

    Return Value

    Boolean.
    See Also