System Library Common Framework
Search Results for

    *.Benchmark*,*.Tests*,*.ApiTests*,*.BaseTest*,DelegateJsonConverter,CalleeCancelledRequestException,ClientResponse,ContentType,OutputCachePolicy
    Show / Hide Table of Contents Show / Hide Table of Contents
    NamespaceSystemLibrary.Common.Framework SystemLibrary.Common.Framework.App.dll

    Static class to adjust each pie chart generated on the /metrics/ui endpoint

    MetricCharts

    public static class MetricCharts

    Inheritance
    object
    MetricCharts
    Examples
    Arguments
    X

    Methods

    Configure a specific pie chart through adding a 'MetricChartOption'

    Use the same label in the option as you do when you increase the metric, to control which pie chart you configure

    public static void Add(MetricChartOption option = null)

    X
    Methods arguments
    Type Name Description
    MetricChartOption option

    }

    In This Article
    Package: nuget
    Source: github
    Website: System Library Common Framework