menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorBarStrokeCap - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ErrorBarStrokeCap

    Represents the error bar stroke cap for ErrorBarSeries.

    Inheritance
    System.Object
    ErrorBarStrokeCap
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public sealed class ErrorBarStrokeCap : Enum

    Fields

    Flat

    Specify whether the edges of the error bar caps are drawn in a flat shape.

    Declaration
    public const ErrorBarStrokeCap Flat
    Field Value
    Type
    ErrorBarStrokeCap

    Round

    Specify whether the edges of the error bar caps are drawn in a round shape.

    Declaration
    public const ErrorBarStrokeCap Round
    Field Value
    Type
    ErrorBarStrokeCap

    Square

    Specify whether the edges of the error bar caps are drawn in a square shape.

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