Class BarChart | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class BarChart

    Inheritance
    System.Object
    BarChart
    Namespace: UIWidgets.Tests.demo_charts
    Syntax
    public class BarChart

    Constructors

    BarChart(List<Bar>)

    Declaration
    public BarChart(List<Bar> bars)
    Parameters
    Type Name Description
    System.Collections.Generic.List<Bar> bars

    Fields

    bars

    Declaration
    public readonly List<Bar> bars
    Field Value
    Type Description
    System.Collections.Generic.List<Bar>

    Methods

    empty()

    Declaration
    public static BarChart empty()
    Returns
    Type Description
    BarChart

    random(Size)

    Declaration
    public static BarChart random(Size size)
    Parameters
    Type Name Description
    Size size
    Returns
    Type Description
    BarChart
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023