alexa

    Show / Hide Table of Contents

    Enum BorderType

    Specifies the visual style of the border.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum BorderType

    Fields

    Name Description
    Brace

    Represents the border type as Brace.

    None

    Represents the border type as None.

    Rectangle

    Represents the border type as Rectangle.

    WithoutTopAndBottomBorder

    Represents the border type as WithoutTopAndBottomBorder.

    Back to top Generated by DocFX