Version: 13.0

    Show / Hide Table of Contents

    Enum SMTChartPointShape

    Namespace: SMT.MastaAPI.Utility.Report
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("c35b2886-b31d-cd67-a850-e2620079de7a")]
    [ApiEnumFor("SMT.Utility.Report.SMTChartPointShape, SMT.Utility")]
    public enum SMTChartPointShape

    Fields

    Name Description
    ArrowDown

    Arrow Down

    ArrowUp

    Arrow Up

    Circle

    Circle

    DiagonalCross

    Diagonal Cross

    SquareFill

    Square Fill

    SquareOpen

    Square Open

    Back to top