menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ErrorBarStrokeCap

    Represents the stroke cap for ErrorBarSeries line style.

    Inheritance
    System.Object
    ErrorBarStrokeCap
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public sealed class ErrorBarStrokeCap : Enum

    Fields

    Flat

    Represent the strokeCap in flat.

    Declaration
    public const ErrorBarStrokeCap Flat
    Field Value
    Type
    ErrorBarStrokeCap

    Round

    Represent the strokeCap in round.

    Declaration
    public const ErrorBarStrokeCap Round
    Field Value
    Type
    ErrorBarStrokeCap

    Square

    Represent the strokeCap in square.

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