alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ChartBorderSkinStyle

    Specifies the border skin style.

    Inheritance
    System.Object
    ChartBorderSkinStyle
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public sealed class ChartBorderSkinStyle : Enum

    Fields

    Bevel

    A bevel style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Bevel
    Field Value
    Type
    ChartBorderSkinStyle

    Embed

    An embed style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Embed
    Field Value
    Type
    ChartBorderSkinStyle

    Emboss

    An embossed style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Emboss
    Field Value
    Type
    ChartBorderSkinStyle

    Etched

    An etched style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Etched
    Field Value
    Type
    ChartBorderSkinStyle

    Frame

    A frame style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Frame
    Field Value
    Type
    ChartBorderSkinStyle

    Gel

    A gel style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Gel
    Field Value
    Type
    ChartBorderSkinStyle
    Remarks

    Gel skin doesn't support background interior and background image.

    None

    Simple (Flat) border

    Declaration
    public const ChartBorderSkinStyle None
    Field Value
    Type
    ChartBorderSkinStyle

    Open

    An open style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Open
    Field Value
    Type
    ChartBorderSkinStyle

    Pinned

    A pinned style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Pinned
    Field Value
    Type
    ChartBorderSkinStyle

    Projector

    An projector style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Projector
    Field Value
    Type
    ChartBorderSkinStyle

    Raised

    A raised style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Raised
    Field Value
    Type
    ChartBorderSkinStyle

    RoundedDiagonal

    A roundedDiagonal style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle RoundedDiagonal
    Field Value
    Type
    ChartBorderSkinStyle

    Slice

    A slice style of border skin is used.

    Declaration
    public const ChartBorderSkinStyle Slice
    Field Value
    Type
    ChartBorderSkinStyle

    Sunken

    A raised sunken of border skin is used

    Declaration
    public const ChartBorderSkinStyle Sunken
    Field Value
    Type
    ChartBorderSkinStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved