menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartUnitType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartUnitType

    Represents modes for chart rows/columns space allocations.

    Inheritance
    System.Object
    ChartUnitType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartUnitType : Enum

    Fields

    Pixels

    Height/Width will be based on the pixel units given.

    Declaration
    public const ChartUnitType Pixels
    Field Value
    Type
    ChartUnitType

    Star

    Height/Width will be auto adjusted.

    Declaration
    public const ChartUnitType Star
    Field Value
    Type
    ChartUnitType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved