Version: 13.0

    Show / Hide Table of Contents

    Enum CustomChartType

    Namespace: SMT.MastaAPI.Utility.ReportingPropertyFramework
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("7672e00f-0a0a-88fa-46bf-1f735981a3f4")]
    [ApiEnumFor("SMT.Utility.ReportingPropertyFramework.CustomChartType, SMT.Utility")]
    public enum CustomChartType

    Fields

    Name Description
    BarAndLineChart

    Bar and Line Chart

    BarChart

    Bar Chart

    LineChart

    Line Chart

    PolarChart

    Polar Chart

    ScatterChart

    Scatter Chart

    Back to top