docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GraphConfiguration

    Graph configuration used by DisplayElementConfiguration. This configuration contain all information about a Graph.

    Inheritance
    object
    GraphConfiguration
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Multiplayer.Tools.NetStatsMonitor
    Assembly: solution.dll
    Syntax
    [Serializable]
    public sealed class GraphConfiguration

    Properties

    Name Description
    LineGraphConfiguration

    Line-graph specific options.

    SampleCount

    The number of samples that are maintained for the purpose of graphing.

    SampleRate

    The sample rate of the graph.

    VariableColors

    List of colors to override the default colors of the graph.

    XAxisType

    The units used for displaying the bounds of the graph's x-axis. By default the graph bounds are displayed in units of sample count. If set to time, the the x-axis graph bounds will display the time over which these samples were collected.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)