menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class RangeCap

    Specifies the range cap.

    Inheritance
    System.Object
    RangeCap
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class RangeCap : Enum

    Fields

    Both

    This returns start and end rangecap

    Declaration
    public const RangeCap Both
    Field Value
    Type
    RangeCap

    End

    This returns end rangecap

    Declaration
    public const RangeCap End
    Field Value
    Type
    RangeCap

    None

    This returns default rangecap

    Declaration
    public const RangeCap None
    Field Value
    Type
    RangeCap

    Start

    This returns 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