alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class BorderType

    Specifies the visual style of the border.

    Inheritance
    System.Object
    BorderType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class BorderType : Enum

    Fields

    Brace

    Represents the border type as Brace.

    Declaration
    public const BorderType Brace
    Field Value
    Type
    BorderType

    None

    Represents the border type as None.

    Declaration
    public const BorderType None
    Field Value
    Type
    BorderType

    Rectangle

    Represents the border type as Rectangle.

    Declaration
    public const BorderType Rectangle
    Field Value
    Type
    BorderType

    WithoutTopAndBottomBorder

    Represents the border type as WithoutTopAndBottomBorder.

    Declaration
    public const BorderType WithoutTopAndBottomBorder
    Field Value
    Type
    BorderType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved