WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RangeCap - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum RangeCap

    Contains values for the RangeCap. It can be used to customize the appearance of the range cap.

    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.WPF.dll
    Syntax
    public enum RangeCap

    Fields

    Name Description
    Both

    Apply the range cap at range pointer start and end position

    End

    Apply the range cap at range pointer end position

    None

    Default value. No range cap applied.

    Start

    Apply the range cap at range pointer start position

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved