menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeCap - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RangeCap

    Represents the RangeCap

    Inheritance
    System.Object
    RangeCap
    Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public sealed class RangeCap : Enum

    Fields

    Both

    Represents the Both RangeCap

    Declaration
    public const RangeCap Both
    Field Value
    Type
    RangeCap

    End

    Represents the End RangeCap

    Declaration
    public const RangeCap End
    Field Value
    Type
    RangeCap

    None

    Represents the None RangeCap

    Declaration
    public const RangeCap None
    Field Value
    Type
    RangeCap

    Start

    Represents the Start RangeCap

    Declaration
    public const RangeCap Start
    Field Value
    Type
    RangeCap
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved