Version: 15.0

    Show / Hide Table of Contents

    Enum TableAndChartOptions

    Namespace: SMT.MastaAPI.Utility.Enums
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum TableAndChartOptions

    Fields

    Name Description
    Chart

    Chart

    ChartThenTable

    Chart then Table

    Table

    Table

    TableThenChart

    Table then Chart

    Back to top